public class DeployerInstance extends ShaftInstance implements com.jozufozu.flywheel.backend.instancing.IDynamicInstance, com.jozufozu.flywheel.backend.instancing.ITickableInstance
| Modifier and Type | Field and Description |
|---|---|
protected com.jozufozu.flywheel.core.materials.OrientedData |
hand |
protected com.jozufozu.flywheel.core.materials.OrientedData |
pole |
rotatingModelaxis| Constructor and Description |
|---|
DeployerInstance(com.jozufozu.flywheel.backend.material.MaterialManager<?> dispatcher,
KineticTileEntity tile) |
| Modifier and Type | Method and Description |
|---|---|
void |
beginFrame() |
void |
remove() |
void |
tick() |
void |
updateLight() |
getRenderedBlockStategetModel, 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, waitdecreaseFramerateWithDistanceprotected final com.jozufozu.flywheel.core.materials.OrientedData pole
protected com.jozufozu.flywheel.core.materials.OrientedData hand
public DeployerInstance(com.jozufozu.flywheel.backend.material.MaterialManager<?> dispatcher,
KineticTileEntity tile)
public void tick()
tick in interface com.jozufozu.flywheel.backend.instancing.ITickableInstancepublic void beginFrame()
beginFrame in interface com.jozufozu.flywheel.backend.instancing.IDynamicInstancepublic void updateLight()
updateLight in interface com.jozufozu.flywheel.backend.instancing.IInstanceupdateLight in class SingleRotatingInstancepublic void remove()
remove in interface com.jozufozu.flywheel.backend.instancing.IInstanceremove in class SingleRotatingInstance