Interface IFarmComponent.Listener

All Superinterfaces:
IFarmComponent, IMultiblockComponent
Enclosing interface:
IFarmComponent<T extends IMultiblockLogicFarm>

public static interface IFarmComponent.Listener extends IFarmComponent
Implemented by farm parts to apply a farmListener to the completed structure.
  • Method Details