Class EjectorInstance

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 EjectorInstance extends ShaftInstance implements com.jozufozu.flywheel.api.instance.IDynamicInstance
  • Field Details

    • tile

      protected final EjectorTileEntity tile
    • plate

      protected final com.jozufozu.flywheel.core.materials.model.ModelData plate
  • Constructor Details

    • EjectorInstance

      public EjectorInstance(com.jozufozu.flywheel.api.MaterialManager dispatcher, EjectorTileEntity 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