public class StickerInstance extends com.jozufozu.flywheel.backend.instancing.tile.TileEntityInstance<StickerTileEntity> implements com.jozufozu.flywheel.backend.instancing.IDynamicInstance
| Constructor and Description |
|---|
StickerInstance(com.jozufozu.flywheel.backend.material.MaterialManager<?> modelManager,
StickerTileEntity 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 StickerInstance(com.jozufozu.flywheel.backend.material.MaterialManager<?> modelManager,
StickerTileEntity 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<StickerTileEntity>public void remove()
remove in interface com.jozufozu.flywheel.backend.instancing.IInstanceremove in class com.jozufozu.flywheel.backend.instancing.tile.TileEntityInstance<StickerTileEntity>