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

public class MixerInstance extends EncasedCogInstance implements com.jozufozu.flywheel.backend.api.instance.IDynamicInstance
  • Constructor Details

    • MixerInstance

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