Class GaugeInstance.Speed

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

public static class GaugeInstance.Speed extends GaugeInstance
  • Constructor Details

    • Speed

      public Speed(com.jozufozu.flywheel.backend.api.MaterialManager dispatcher, KineticTileEntity tile)
  • Method Details

    • getHeadModel

      protected com.jozufozu.flywheel.backend.api.Instancer<com.jozufozu.flywheel.core.materials.model.ModelData> getHeadModel()
      Specified by:
      getHeadModel in class GaugeInstance