public class ApiaryBeeListener extends DefaultBeeListener
| Constructor and Description |
|---|
ApiaryBeeListener(IApiary apiary) |
| Modifier and Type | Method and Description |
|---|---|
void |
wearOutEquipment(int amount)
Called when the bees wear out the housing's equipment.
|
onPollenRetrieved, onQueenDeathpublic ApiaryBeeListener(IApiary apiary)
public void wearOutEquipment(int amount)
IBeeListenerwearOutEquipment in interface IBeeListenerwearOutEquipment in class DefaultBeeListeneramount - Integer indicating the amount worn out.