Uses of Enum Class
net.minecraft.class_2202
Packages that use class_2202
-
Uses of class_2202 in net.minecraft
Fields in net.minecraft declared as class_2202Methods in net.minecraft that return class_2202Modifier and TypeMethodDescriptionstatic class_2202class_2202.method_8843(int int2) static class_2202Returns the enum constant of this class with the specified name.static class_2202[]class_2202.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_2202Modifier and TypeMethodDescriptionbooleanclass_4646.apply(class_2202 class_2202) booleanclass_4647.apply(class_2202 class_2202) booleanclass_4649.apply(class_2202 class_2202) booleanclass_4650.apply(class_2202 class_2202) -
Uses of class_2202 in net.minecraft.block
Methods in net.minecraft.block that return class_2202Modifier and TypeMethodDescriptionLeaves1Block.method_8805(int int2) Leaves2Block.method_8805(int int2) abstract class_2202LeavesBlock.method_8805(int int2) Methods in net.minecraft.block with parameters of type class_2202Modifier and TypeMethodDescriptionbooleanSaplingBlock.method_8896(World world, BlockPos blockPos, class_2202 class_2202)