Uses of Enum Class
net.minecraft.block.enums.SlabType
Packages that use SlabType
-
Uses of SlabType in net.minecraft.block
Fields in net.minecraft.block with type parameters of type SlabType -
Uses of SlabType in net.minecraft.block.enums
Methods in net.minecraft.block.enums that return SlabType -
Uses of SlabType in net.minecraft.state.property
Fields in net.minecraft.state.property with type parameters of type SlabTypeModifier and TypeFieldDescriptionstatic final EnumProperty
<SlabType> Properties.SLAB_TYPE
A property that specifies the type of slab.