Interface EdgePart

All Superinterfaces:
MultiPart, SlottedPart
All Known Implementing Classes:
EdgeMicroblockPart

public interface EdgePart extends SlottedPart
Interface which must be implemented by parts that go in an edge slot.
  • Method Details

    • conductsRedstone

      default boolean conductsRedstone()
      Return true if this part can conduct redstone signal or let redstone signal pass through it.