Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.npcs
/
NPCInteractions
NPCInteractions
public
class
NPCInteractions
implements
Listener
Members
Constructors
NPCInteractions
Link copied to clipboard
public
void
NPCInteractions
(
)
Types
NPCInteraction
Type
Link copied to clipboard
public
enum
NPCInteractionType
Functions
handle
NPCInteraction
Link copied to clipboard
public
static
void
handleNPCInteraction
(
Player
player
,
NPCEntity
npcEntity
)
on
Inventory
Open
Link copied to clipboard
public
void
onInventoryOpen
(
InventoryOpenEvent
event
)
player
NPCInteract
Link copied to clipboard
public
void
playerNPCInteract
(
PlayerInteractAtEntityEvent
event
)
player
NPCInteract
Generic
Link copied to clipboard
public
void
playerNPCInteractGeneric
(
PlayerInteractEntityEvent
event
)
shutdown
Link copied to clipboard
public
static
void
shutdown
(
)