Package noppes.npcs.api.event
Class RoleEvent
java.lang.Object
net.minecraftforge.eventbus.api.Event
noppes.npcs.api.event.CustomNPCsEvent
noppes.npcs.api.event.RoleEvent
- Direct Known Subclasses:
RoleEvent.BankUnlockedEvent,RoleEvent.BankUpgradedEvent,RoleEvent.FollowerFinishedEvent,RoleEvent.FollowerHireEvent,RoleEvent.MailmanEvent,RoleEvent.TradeFailedEvent,RoleEvent.TraderEvent,RoleEvent.TransporterUnlockedEvent,RoleEvent.TransporterUseEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic 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 -
Field Summary
FieldsFields 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
-
npc
-
player
-
-
Constructor Details
-
RoleEvent
-