java.lang.Object
com.jozufozu.flywheel.backend.instancing.AbstractInstance
com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityInstance<T>
All Implemented Interfaces:
com.jozufozu.flywheel.api.instance.DynamicInstance, com.jozufozu.flywheel.api.instance.Instance, com.jozufozu.flywheel.light.LightListener

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

    • MixerInstance

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