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

public class DrillInstance extends SingleRotatingInstance
  • Constructor Details

    • DrillInstance

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