public class FunnelInstance extends com.jozufozu.flywheel.backend.instancing.tile.TileEntityInstance<FunnelTileEntity> implements com.jozufozu.flywheel.backend.instancing.IDynamicInstance
| Constructor and Description |
|---|
FunnelInstance(com.jozufozu.flywheel.backend.material.MaterialManager<?> modelManager,
FunnelTileEntity tile) |
| Modifier and Type | Method and Description |
|---|---|
void |
beginFrame() |
void |
remove() |
void |
updateLight() |
getInstancePosition, getOrientedMaterial, getTransformMaterial, getWorldPosition, relight, relight, relight, relight, shouldReset, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic FunnelInstance(com.jozufozu.flywheel.backend.material.MaterialManager<?> modelManager,
FunnelTileEntity tile)
public void beginFrame()
beginFrame in interface com.jozufozu.flywheel.backend.instancing.IDynamicInstancepublic void updateLight()
updateLight in interface com.jozufozu.flywheel.backend.instancing.IInstanceupdateLight in class com.jozufozu.flywheel.backend.instancing.tile.TileEntityInstance<FunnelTileEntity>public void remove()
remove in interface com.jozufozu.flywheel.backend.instancing.IInstanceremove in class com.jozufozu.flywheel.backend.instancing.tile.TileEntityInstance<FunnelTileEntity>