Interface IOrientableBlock


public interface IOrientableBlock
Implemented on many of AEs blocks to control their orientation.
  • Method Details

    • getOrientationStrategy

      IOrientationStrategy getOrientationStrategy()
    • getOrientation

      default BlockOrientation getOrientation(net.minecraft.world.level.block.state.BlockState state)