Class ArmoredConveyor

All Implemented Interfaces:
Comparable<Content>, Senseable, Autotiler

public class ArmoredConveyor extends Conveyor
  • Constructor Details

    • ArmoredConveyor

      public ArmoredConveyor(String name)
  • Method Details

    • blends

      public boolean blends(Tile tile, int rotation, int otherx, int othery, int otherrot, Block otherblock)
      Specified by:
      blends in interface Autotiler
      Overrides:
      blends in class Conveyor
    • blendsArmored

      public boolean blendsArmored(Tile tile, int rotation, int otherx, int othery, int otherrot, Block otherblock)