public class NPCCommandUtils
Class NPCCommandUtils. Provides npccommandutils functionality for the Hytale server.
java.lang.Object > NPCCommandUtils
Field Summary
playerRef
final
Ref
playerRef
Field playerRef.
npcComponent
final
NPCEntity
npcComponent
Field npcComponent.
uuidComponent
final
UUIDComponent
uuidComponent
Field uuidComponent.
uuid
final
UUID
uuid
Field uuid.
Method Detail
getTargetNpc
public
NPCEntity>
getTargetNpc
(@Nonnull final CommandContext context, @Nonnull final EntityWrappedArg arg, @Nonnull final Store store)
Method getTargetNpc.
- Parameters:
@Nonnull final CommandContextcontext@Nonnull final EntityWrappedArgarg@Nonnull final Storestore