Class BackHalfShaftInstance

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.Instance, com.jozufozu.flywheel.light.LightListener
Direct Known Subclasses:
BearingInstance

public class BackHalfShaftInstance extends HalfShaftInstance
  • Constructor Details

    • BackHalfShaftInstance

      public BackHalfShaftInstance(com.jozufozu.flywheel.api.MaterialManager modelManager, KineticTileEntity tile)
  • Method Details