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 HandCrankInstance extends SingleRotatingInstance implements com.jozufozu.flywheel.backend.instancing.IDynamicInstance
  • Constructor Details

    • HandCrankInstance

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

    • beginFrame

      public void beginFrame()
      Specified by:
      beginFrame in interface com.jozufozu.flywheel.backend.instancing.IDynamicInstance
    • remove

      public void remove()
      Overrides:
      remove in class SingleRotatingInstance
    • updateLight

      public void updateLight()
      Overrides:
      updateLight in class SingleRotatingInstance