Class HorizontalFacingStrategy

java.lang.Object
appeng.api.orientation.FacingStrategy
appeng.api.orientation.HorizontalFacingStrategy
All Implemented Interfaces:
IOrientationStrategy

public class HorizontalFacingStrategy extends FacingStrategy
Implements a strategy that allows blocks to be oriented using a single directional property. It doesn't allow up and down, and uses the player facing instead in those cases.
  • Constructor Details

    • HorizontalFacingStrategy

      protected HorizontalFacingStrategy()
  • Method Details