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.IInstance, com.jozufozu.flywheel.light.LightListener
Direct Known Subclasses:
AbstractPulleyInstance, DeployerInstance, EjectorInstance, FluidValveInstance, GantryCarriageInstance, GaugeInstance, PressInstance

public class ShaftInstance extends SingleRotatingInstance
  • Constructor Details

    • ShaftInstance

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