java.lang.Object
com.jozufozu.flywheel.backend.instancing.AbstractInstance
com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityInstance<T>
All Implemented Interfaces:
com.jozufozu.flywheel.api.instance.DynamicInstance, com.jozufozu.flywheel.api.instance.Instance, com.jozufozu.flywheel.light.LightListener

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

    • ArmInstance

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