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