Uses of Class
net.minecraft.block.AbstractBlock.OffsetType
| Package | Description |
|---|---|
| net.minecraft.block |
-
Uses of AbstractBlock.OffsetType in net.minecraft.block
Methods in net.minecraft.block that return AbstractBlock.OffsetType Modifier and Type Method Description AbstractBlock.OffsetTypeAbstractBlock. getOffsetType()AbstractBlock.OffsetTypeBambooBlock. getOffsetType()AbstractBlock.OffsetTypeBambooSaplingBlock. getOffsetType()AbstractBlock.OffsetTypeFernBlock. getOffsetType()AbstractBlock.OffsetTypeFlowerBlock. getOffsetType()AbstractBlock.OffsetTypeHangingRootsBlock. getOffsetType()AbstractBlock.OffsetTypePointedDripstoneBlock. getOffsetType()AbstractBlock.OffsetTypeRootsBlock. getOffsetType()AbstractBlock.OffsetTypeSproutsBlock. getOffsetType()AbstractBlock.OffsetTypeTallPlantBlock. getOffsetType()static AbstractBlock.OffsetTypeAbstractBlock.OffsetType. valueOf(String name)Returns the enum constant of this type with the specified name.static AbstractBlock.OffsetType[]AbstractBlock.OffsetType. values()Returns an array containing the constants of this enum type, in the order they are declared.