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 TypeMethodDescriptionAbstractCommand.getEntities(CommandSource source, String uuid) static EntityAbstractCommand.getEntity(CommandSource source, String uuid) static <T extends Entity>
TAbstractCommand.getEntity(CommandSource source, String uuid, Class<? extends T> entityClass) static StringAbstractCommand.method_10714(CommandSource source, String string)