Uses of Enum Class
net.minecraft.block.Block.OffsetType
Packages that use Block.OffsetType
-
Uses of Block.OffsetType in net.minecraft.block
Methods in net.minecraft.block that return Block.OffsetTypeModifier and TypeMethodDescriptionBlock.getOffsetType()Returns the block's offset type.DoublePlantBlock.getOffsetType()Returns the block's offset type.FlowerBlock.getOffsetType()Returns the block's offset type.TallPlantBlock.getOffsetType()Returns the block's offset type.static Block.OffsetTypeReturns the enum constant of this class with the specified name.static Block.OffsetType[]Block.OffsetType.values()Returns an array containing the constants of this enum class, in the order they are declared.