Class NPCCommandUtils
java.lang.Object
com.hypixel.hytale.server.npc.commands.NPCCommandUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic it.unimi.dsi.fastutil.Pair<Ref<EntityStore>, NPCEntity> getTargetNpc(CommandContext context, EntityWrappedArg arg, Store<EntityStore> store)
-
Constructor Details
-
NPCCommandUtils
public NPCCommandUtils()
-
-
Method Details
-
getTargetNpc
@Nullable public static it.unimi.dsi.fastutil.Pair<Ref<EntityStore>,NPCEntity> getTargetNpc(@Nonnull CommandContext context, @Nonnull EntityWrappedArg arg, @Nonnull Store<EntityStore> store)
-