Uses of Enum Class
net.minecraft.class_2175
Packages that use class_2175
-
Uses of class_2175 in net.minecraft
Methods in net.minecraft that return class_2175Modifier and TypeMethodDescriptionstatic 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_2175 -
Uses of class_2175 in net.minecraft.block
Fields in net.minecraft.block with type parameters of type class_2175Modifier and TypeFieldDescriptionstatic final EnumProperty<class_2175>DetectorRailBlock.field_18279static final EnumProperty<class_2175>PoweredRailBlock.field_18429static final EnumProperty<class_2175>RailBlock.field_18435Methods in net.minecraft.block that return types with arguments of type class_2175Modifier and TypeMethodDescriptionabstract Property<class_2175>AbstractRailBlock.getShapeProperty()DetectorRailBlock.getShapeProperty()PoweredRailBlock.getShapeProperty()RailBlock.getShapeProperty()Methods in net.minecraft.block with parameters of type class_2175Modifier and TypeMethodDescriptionprotected booleanPoweredRailBlock.method_8855(World world, BlockPos blockPos, boolean bool, int int2, class_2175 class_2175) -
Uses of class_2175 in net.minecraft.states.property
Fields in net.minecraft.states.property with type parameters of type class_2175Modifier and TypeFieldDescriptionstatic final EnumProperty<class_2175>Properties.field_18732static final EnumProperty<class_2175>Properties.field_18733