Class PumpCogInstance

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

public class PumpCogInstance extends SingleRotatingInstance
  • Constructor Details

    • PumpCogInstance

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