Package noppes.npcs.api.event
Class ForgeEvent.LevelEvent
java.lang.Object
net.minecraftforge.eventbus.api.Event
noppes.npcs.api.event.CustomNPCsEvent
noppes.npcs.api.event.ForgeEvent
noppes.npcs.api.event.ForgeEvent.LevelEvent
- Enclosing class:
- ForgeEvent
This event is used for every forge event which extends LevelEvent
LevelEvent
LevelEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class noppes.npcs.api.event.ForgeEvent
ForgeEvent.EntityEvent, ForgeEvent.InitEvent, ForgeEvent.LevelEvent
Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result
-
Field Summary
FieldsFields inherited from class noppes.npcs.api.event.ForgeEvent
event
Fields inherited from class noppes.npcs.api.event.CustomNPCsEvent
API
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraftforge.eventbus.api.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult
-
Field Details
-
world
-
-
Constructor Details
-
LevelEvent
-