Uses of Enum
de.sprax2013.betterchairs.ChairType
Packages that use ChairType
-
Uses of ChairType in de.sprax2013.betterchairs
Methods in de.sprax2013.betterchairs that return ChairTypeModifier and TypeMethodDescription@NotNull ChairTypeChair.getType()This method checks if it is a stair or slab block.static ChairTypeReturns 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.