Uses of Enum Class
net.minecraft.block.AbstractBlock.OffsetType
Packages that use AbstractBlock.OffsetType
-
Uses of AbstractBlock.OffsetType in net.minecraft.block
Methods in net.minecraft.block that return AbstractBlock.OffsetTypeModifier and TypeMethodDescriptionAbstractBlock.getOffsetType()BambooBlock.getOffsetType()BambooSaplingBlock.getOffsetType()FernBlock.getOffsetType()FlowerBlock.getOffsetType()HangingRootsBlock.getOffsetType()PointedDripstoneBlock.getOffsetType()RootsBlock.getOffsetType()SmallDripleafBlock.getOffsetType()SproutsBlock.getOffsetType()TallPlantBlock.getOffsetType()static AbstractBlock.OffsetTypeReturns 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.