Interface PistonHead

All Superinterfaces:
BlockData, Cloneable, Directional, TechnicalPiston

public interface PistonHead
extends TechnicalPiston
'short' denotes this piston head is shorter than the usual amount because it is currently retracting.
  • Method Details

    • isShort

      boolean isShort()
      Gets the value of the 'short' property.
      Returns:
      the 'short' value
    • setShort

      void setShort​(boolean _short)
      Sets the value of the 'short' property.
      Parameters:
      _short - the new 'short' value