Package nokunami.floral_warfare.api.event.entity.living
package nokunami.floral_warfare.api.event.entity.living
-
ClassesClassDescriptionPlantGainExpEvent is fired just before a plant gains experience.
This event is fired via theFWHooks.onPlantExpGain(AbstractPlant, int).
PlantGainExpEvent.plantcontains the Plant that gained exp.