Interface SideChaining

All Superinterfaces:
BlockData, Cloneable
All Known Subinterfaces:
Shelf

@NullMarked public interface SideChaining extends BlockData
'side_chain' represents the current side of this block.
  • Method Details

    • getSideChain

      SideChaining.ChainPart getSideChain()
      Gets the value of the 'side_chain' property.
      Returns:
      the 'side_chain' value
    • setSideChain

      void setSideChain(SideChaining.ChainPart part)
      Sets the value of the 'side_chain' property.
      Parameters:
      part - the new 'side_chain' value