public class HosePulleyInstance extends AbstractPulleyInstance
offset, rotatingAbout, rotationAxisrotatingModelaxis| Constructor and Description |
|---|
HosePulleyInstance(com.jozufozu.flywheel.backend.material.MaterialManager<?> dispatcher,
HosePulleyTileEntity tile) |
| Modifier and Type | Method and Description |
|---|---|
protected com.jozufozu.flywheel.backend.instancing.Instancer<com.jozufozu.flywheel.core.materials.OrientedData> |
getCoilModel() |
protected com.jozufozu.flywheel.backend.instancing.Instancer<com.jozufozu.flywheel.core.materials.OrientedData> |
getHalfMagnetModel() |
protected com.jozufozu.flywheel.backend.instancing.Instancer<com.jozufozu.flywheel.core.materials.OrientedData> |
getHalfRopeModel() |
protected com.jozufozu.flywheel.backend.instancing.Instancer<com.jozufozu.flywheel.core.materials.OrientedData> |
getMagnetModel() |
protected float |
getOffset() |
protected com.jozufozu.flywheel.backend.instancing.Instancer<com.jozufozu.flywheel.core.materials.OrientedData> |
getRopeModel() |
protected boolean |
isRunning() |
beginFrame, decreaseFramerateWithDistance, onLightUpdate, remove, resizeRope, updateLightgetRenderedBlockStategetModel, 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 HosePulleyInstance(com.jozufozu.flywheel.backend.material.MaterialManager<?> dispatcher,
HosePulleyTileEntity tile)
protected com.jozufozu.flywheel.backend.instancing.Instancer<com.jozufozu.flywheel.core.materials.OrientedData> getRopeModel()
getRopeModel in class AbstractPulleyInstanceprotected com.jozufozu.flywheel.backend.instancing.Instancer<com.jozufozu.flywheel.core.materials.OrientedData> getMagnetModel()
getMagnetModel in class AbstractPulleyInstanceprotected com.jozufozu.flywheel.backend.instancing.Instancer<com.jozufozu.flywheel.core.materials.OrientedData> getHalfMagnetModel()
getHalfMagnetModel in class AbstractPulleyInstanceprotected com.jozufozu.flywheel.backend.instancing.Instancer<com.jozufozu.flywheel.core.materials.OrientedData> getCoilModel()
getCoilModel in class AbstractPulleyInstanceprotected com.jozufozu.flywheel.backend.instancing.Instancer<com.jozufozu.flywheel.core.materials.OrientedData> getHalfRopeModel()
getHalfRopeModel in class AbstractPulleyInstanceprotected float getOffset()
getOffset in class AbstractPulleyInstanceprotected boolean isRunning()
isRunning in class AbstractPulleyInstance