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

    • MixerInstance

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