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.IDynamicInstance, com.jozufozu.flywheel.api.instance.IInstance, com.jozufozu.flywheel.light.LightListener

public class ArmInstance extends SingleRotatingInstance implements com.jozufozu.flywheel.api.instance.IDynamicInstance
  • Constructor Details

    • ArmInstance

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