Uses of Enum Class
net.minecraft.class_2599
Packages that use class_2599
Package
Description
-
Uses of class_2599 in net.minecraft
Methods in net.minecraft that return class_2599Modifier and TypeMethodDescriptionstatic class_2599class_2599.method_10798(String string) static class_2599Returns the enum constant of this class with the specified name.static class_2599[]class_2599.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_2599Modifier and TypeMethodDescriptionvoidclass_4673.method_10786(class_2599 class_2599, int int2) voidclass_4674.method_10786(class_2599 class_2599, int int2) voidclass_4691.method_10786(class_2599 class_2599, int int2) -
Uses of class_2599 in net.minecraft.command
Methods in net.minecraft.command with parameters of type class_2599Modifier and TypeMethodDescriptionvoidCommandSource.method_10786(class_2599 class_2599, int int2) voidCommandStats.method_10792(CommandSource commandSource, class_2599 class_2599, int int2) private static voidCommandStats.method_10794(CommandStats commandStats, class_2599 class_2599) static voidCommandStats.method_10795(CommandStats commandStats, class_2599 class_2599, String string, String string2) -
Uses of class_2599 in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type class_2599 -
Uses of class_2599 in net.minecraft.server
Methods in net.minecraft.server with parameters of type class_2599Modifier and TypeMethodDescriptionvoidMinecraftServer.method_10786(class_2599 class_2599, int int2) -
Uses of class_2599 in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type class_2599 -
Uses of class_2599 in net.minecraft.world
Methods in net.minecraft.world with parameters of type class_2599Modifier and TypeMethodDescriptionvoidCommandBlockExecutor.method_10786(class_2599 class_2599, int int2)