Package | Description |
---|---|
net.risingworld.api.events.player |
Modifier and Type | Class and Description |
---|---|
class |
PlayerDismountNpcEvent
Called when a player dismounts an npc / animal (e.g. a horse).
|
class |
PlayerHitNpcEvent
Called when a player hits / attacks an npc.
|
class |
PlayerMountNpcEvent
Called when a player mounts an npc / animal (e.g. a horse).
|
class |
PlayerNpcInteractionEvent
Called when a player interacts (i.e. presses the interaction key) with an npc.
|
class |
PlayerNpcInventoryAccessEvent
Called when a player accesses the inventory of an npc (when he accesses
the saddle bags of a mount, for example).
|