public class HandCrankInstance extends SingleRotatingInstance implements com.jozufozu.flywheel.backend.instancing.IDynamicInstance
rotatingModelaxis| Constructor and Description |
|---|
HandCrankInstance(com.jozufozu.flywheel.backend.material.MaterialManager<?> modelManager,
HandCrankTileEntity tile) |
| Modifier and Type | Method and Description |
|---|---|
void |
beginFrame() |
void |
remove() |
void |
updateLight() |
getModel, getRenderedBlockState, updategetRotatingMaterial, getRotationAxis, getRotationOffset, getTileSpeed, setup, setup, setup, setup, shaft, shaft, updateRotation, updateRotation, updateRotation, updateRotationgetInstancePosition, getOrientedMaterial, getTransformMaterial, getWorldPosition, relight, relight, relight, relight, shouldResetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic HandCrankInstance(com.jozufozu.flywheel.backend.material.MaterialManager<?> modelManager,
HandCrankTileEntity tile)
public void beginFrame()
beginFrame in interface com.jozufozu.flywheel.backend.instancing.IDynamicInstancepublic void remove()
remove in interface com.jozufozu.flywheel.backend.instancing.IInstanceremove in class SingleRotatingInstancepublic void updateLight()
updateLight in interface com.jozufozu.flywheel.backend.instancing.IInstanceupdateLight in class SingleRotatingInstance