Uses of Enum Class
net.minecraft.class_2175
Packages that use class_2175
-
Uses of class_2175 in net.minecraft
Fields in net.minecraft declared as class_2175Methods in net.minecraft that return class_2175Modifier and TypeMethodDescriptionstatic class_2175class_2175.method_8626(int int2) static class_2175Returns the enum constant of this class with the specified name.static class_2175[]class_2175.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_2175Modifier and TypeMethodDescriptionbooleanclass_4628.apply(class_2175 class_2175) booleanclass_4652.apply(class_2175 class_2175) -
Uses of class_2175 in net.minecraft.block
Methods in net.minecraft.block with parameters of type class_2175Modifier and TypeMethodDescriptionprivate voidclass_174.method_8618(class_2175 class_2175) protected booleanPoweredRailBlock.method_8855(World world, BlockPos blockPos, boolean bool, int int2, class_2175 class_2175)