Uses of Enum Class
net.minecraft.class_9206
Packages that use class_9206
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9206 in net.minecraft
Fields in net.minecraft with type parameters of type class_9206Methods in net.minecraft that return class_9206Modifier and TypeMethodDescriptionclass_9206.method_56803
(ServerWorld serverWorld, BlockPos blockPos, class_9203 class_9203, class_9204 class_9204, class_9205 class_9205) private static class_9206
class_9206.method_56804
(ServerWorld serverWorld, BlockPos blockPos, class_9203 class_9203, class_9204 class_9204, class_9205 class_9205, double double2) static class_9206
Returns the enum constant of this class with the specified name.static class_9206[]
class_9206.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_9206Modifier and TypeMethodDescriptionprivate static boolean
class_9199.class_9201.method_56750
(long long2, class_9206 class_9206) (package private) static void
class_9199.class_9201.method_56753
(ServerWorld serverWorld, class_9206 class_9206, class_9203 class_9203, class_9205 class_9205, BlockPos blockPos) private static boolean
class_9199.class_9201.method_56760
(class_9203 class_9203, class_9206 class_9206) void
class_9206.method_56806
(ServerWorld serverWorld, BlockPos blockPos, class_9206 class_9206, class_9203 class_9203, class_9205 class_9205) -
Uses of class_9206 in net.minecraft.state.property
Fields in net.minecraft.state.property with type parameters of type class_9206