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.IDynamicInstance, com.jozufozu.flywheel.backend.instancing.IInstance, com.jozufozu.flywheel.light.ILightUpdateListener

public class ArmInstance extends SingleRotatingInstance implements com.jozufozu.flywheel.backend.instancing.IDynamicInstance
  • Constructor Details

    • ArmInstance

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