Uses of Class
dev.jorel.commandapi.commandsenders.BukkitEntity
Packages that use BukkitEntity
-
Uses of BukkitEntity in dev.jorel.commandapi.executors
Method parameters in dev.jorel.commandapi.executors with type arguments of type BukkitEntityModifier and TypeMethodDescriptiondefault voidEntityCommandExecutor.run(ExecutionInfo<org.bukkit.entity.Entity, BukkitEntity> info) Executes the command.voidEntityExecutionInfo.run(ExecutionInfo<org.bukkit.entity.Entity, BukkitEntity> info) Executes the command.default intEntityResultingCommandExecutor.run(ExecutionInfo<org.bukkit.entity.Entity, BukkitEntity> info) The code to run when this command is performedintEntityResultingExecutionInfo.run(ExecutionInfo<org.bukkit.entity.Entity, BukkitEntity> info) The code to run when this command is performed