Uses of Enum Class
net.minecraft.block.AbstractBlock.OffsetType
-
Uses of AbstractBlock.OffsetType in net.minecraft.block
Modifier and TypeMethodDescriptionstatic AbstractBlock.OffsetType
Returns the enum constant of this class with the specified name.static AbstractBlock.OffsetType[]
AbstractBlock.OffsetType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionAbstractBlock.Settings.offset
(AbstractBlock.OffsetType offsetType)