public class MultiblockLogicAlveary extends MultiblockLogic<IAlvearyControllerInternal> implements IMultiblockLogicAlveary
controller| Constructor and Description |
|---|
MultiblockLogicAlveary() |
| Modifier and Type | Method and Description |
|---|---|
void |
becomeMultiblockSaveDelegate() |
IAlvearyControllerInternal |
createNewController(net.minecraft.world.World world) |
void |
forfeitMultiblockSaveDelegate() |
IAlvearyControllerInternal |
getController() |
assertDetached, decodeDescriptionPacket, detachSelf, encodeDescriptionPacket, getControllerClass, getMultiblockSaveData, hasMultiblockSaveData, invalidate, isConnected, isMultiblockSaveDelegate, isVisited, onChunkUnload, onMultiblockDataAssimilated, readFromNBT, setController, setUnvisited, setVisited, validate, writeToNBTclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecodeDescriptionPacket, encodeDescriptionPacket, invalidate, isConnected, onChunkUnload, readFromNBT, validate, writeToNBTpublic IAlvearyControllerInternal getController()
getController in interface IMultiblockLogicgetController in interface IMultiblockLogicAlvearygetController in class MultiblockLogic<IAlvearyControllerInternal>public IAlvearyControllerInternal createNewController(net.minecraft.world.World world)
createNewController in class MultiblockLogic<IAlvearyControllerInternal>public void becomeMultiblockSaveDelegate()
becomeMultiblockSaveDelegate in class MultiblockLogic<IAlvearyControllerInternal>public void forfeitMultiblockSaveDelegate()
forfeitMultiblockSaveDelegate in class MultiblockLogic<IAlvearyControllerInternal>