java.lang.Object
com.jozufozu.flywheel.backend.instancing.AbstractInstance
com.jozufozu.flywheel.backend.instancing.tile.TileEntityInstance<T>
All Implemented Interfaces:
com.jozufozu.flywheel.backend.api.instance.IDynamicInstance, com.jozufozu.flywheel.backend.api.instance.IInstance, com.jozufozu.flywheel.light.LightListener

public class GantryCarriageInstance extends ShaftInstance implements com.jozufozu.flywheel.backend.api.instance.IDynamicInstance
  • Constructor Details

    • GantryCarriageInstance

      public GantryCarriageInstance(com.jozufozu.flywheel.backend.api.MaterialManager dispatcher, KineticTileEntity tile)
  • Method Details

    • beginFrame

      public void beginFrame()
      Specified by:
      beginFrame in interface com.jozufozu.flywheel.backend.api.instance.IDynamicInstance
    • updateLight

      public void updateLight()
      Overrides:
      updateLight in class SingleRotatingInstance
    • remove

      public void remove()
      Overrides:
      remove in class SingleRotatingInstance