Class LegacyBlock

All Implemented Interfaces:
Comparable<Content>, Senseable
Direct Known Subclasses:
LegacyCommandCenter, LegacyMechPad, LegacyUnitFactory

public class LegacyBlock extends Block
Any subclass of this will be removed upon world load.
  • Constructor Details

    • LegacyBlock

      public LegacyBlock(String name)
  • Method Details

    • removeSelf

      public void removeSelf(Tile tile)
      Removes this block from the world, or replaces it with something else.