Class MechanicalCrafterInstance

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

public class MechanicalCrafterInstance extends SingleRotatingInstance
  • Constructor Details

    • MechanicalCrafterInstance

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