classpublicPriority 1
EntityCloneCommand
com.hypixel.hytale.server.core.command.commands.world.entity.EntityCloneCommand
extends AbstractWorldCommand
1
Methods
1
Public Methods
0
Fields
1
Constructors
Constants
MessageMESSAGE_COMMANDS_ENTITY_CLONE_CLONED= Message.translation("server.commands.entity.clone.cloned")
MessageMESSAGE_GENERAL_NO_ENTITY_IN_VIEW= Message.translation("server.general.noEntityInView")
Constructors
public
EntityCloneCommand()Methods
Public Methods (1)
publicstatic
void cloneEntity(CommandSender sender, Ref<EntityStore> entityReference, Store<EntityStore> store)