Package forestry.api.core
Class ForestryEvent
java.lang.Object
net.minecraftforge.eventbus.api.Event
forestry.api.core.ForestryEvent
- Direct Known Subclasses:
ForestryEvent.BeeMatingEvent,ForestryEvent.MutationDiscovered,ForestryEvent.SpeciesDiscovered,ForestryEvent.SyncedBreedingTracker
public abstract class ForestryEvent
extends net.minecraftforge.eventbus.api.Event
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFired before a queen is created as a result of breeding a princess and a drone.static classstatic classstatic classNested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraftforge.eventbus.api.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult
-
Constructor Details
-
ForestryEvent
public ForestryEvent()
-