Uses of Class
net.minecraft.command.EntityNotFoundException
Packages that use EntityNotFoundException
-
Uses of EntityNotFoundException in net.minecraft.command
Methods in net.minecraft.command that throw EntityNotFoundExceptionModifier and TypeMethodDescriptionstatic EntityAbstractCommand.method_10711(MinecraftServer minecraftServer, CommandSource commandSource, String string) static <T extends Entity>
TAbstractCommand.method_12702(MinecraftServer minecraftServer, CommandSource commandSource, String string, Class<? extends T> class2) AbstractCommand.method_12704(MinecraftServer minecraftServer, CommandSource commandSource, String string) static StringAbstractCommand.method_12706(MinecraftServer minecraftServer, CommandSource commandSource, String string)