Uses of Enum
de.sprax2013.betterchairs.ChairType
-
Uses of ChairType in de.sprax2013.betterchairs
Modifier and TypeMethodDescription@NotNull ChairType
Chair.getType()
This method checks if it is a stair or slab block.static ChairType
Returns the enum constant of this type with the specified name.static ChairType[]
ChairType.values()
Returns an array containing the constants of this enum type, in the order they are declared.