| Package | Description | 
|---|---|
| net.minecraft.block | |
| net.minecraft.world.gen.feature | 
| Modifier and Type | Field and Description | 
|---|---|
| static PropertyEnum<BlockLog.EnumAxis> | BlockLog. LOG_AXIS | 
| Modifier and Type | Method and Description | 
|---|---|
| static BlockLog.EnumAxis | BlockLog.EnumAxis. fromFacingAxis(EnumFacing.Axis axis) | 
| static BlockLog.EnumAxis | BlockLog.EnumAxis. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static BlockLog.EnumAxis[] | BlockLog.EnumAxis. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| private BlockLog.EnumAxis | WorldGenBigTree. getLogAxis(BlockPos p_175938_1_,
          BlockPos p_175938_2_) |