java.lang.Object
com.jozufozu.flywheel.backend.instancing.AbstractInstance
All Implemented Interfaces:
com.jozufozu.flywheel.api.instance.IDynamicInstance, com.jozufozu.flywheel.api.instance.IInstance, com.jozufozu.flywheel.light.LightListener

public class PressInstance extends ShaftInstance implements com.jozufozu.flywheel.api.instance.IDynamicInstance
  • Constructor Details

    • PressInstance

      public PressInstance(com.jozufozu.flywheel.api.MaterialManager dispatcher, MechanicalPressTileEntity tile)
  • Method Details

    • beginFrame

      public void beginFrame()
      Specified by:
      beginFrame in interface com.jozufozu.flywheel.api.instance.IDynamicInstance
    • updateLight

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

      public void remove()
      Overrides:
      remove in class SingleRotatingInstance