public interface IAlvearyComponent<T extends IMultiblockLogicAlveary> extends IMultiblockComponent
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAlvearyComponent.Active
Implemented by alveary parts to receive ticks from the completed structure.
|
static interface |
IAlvearyComponent.BeeListener
Implemented by alveary parts to apply a beeListener to the completed structure.
|
static interface |
IAlvearyComponent.BeeModifier
Implemented by alveary parts to apply a beeModifier to the completed structure.
|
static interface |
IAlvearyComponent.Climatiser
Implemented by alveary parts to apply a climate change to the completed structure.
|
IMultiblockComponent.HasInventory| Modifier and Type | Method and Description |
|---|---|
T |
getMultiblockLogic() |
getCoordinates, getOwner, onMachineAssembled, onMachineBrokenT getMultiblockLogic()
getMultiblockLogic in interface IMultiblockComponent