Uses of Enum Class
net.minecraft.block.StairsBlock.Shape
Packages that use StairsBlock.Shape
-
Uses of StairsBlock.Shape in net.minecraft.block
Fields in net.minecraft.block with type parameters of type StairsBlock.ShapeMethods in net.minecraft.block that return StairsBlock.ShapeModifier and TypeMethodDescriptionstatic StairsBlock.ShapeReturns the enum constant of this class with the specified name.static StairsBlock.Shape[]StairsBlock.Shape.values()Returns an array containing the constants of this enum class, in the order they are declared.