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.chatter
/
NPCProximitySensor
NPCProximity
Sensor
public
class
NPCProximitySensor
implements
Listener
Members
Constructors
NPCProximity
Sensor
Link copied to clipboard
public
void
NPCProximitySensor
(
)
Functions
on
Inventory
Close
Link copied to clipboard
public
void
onInventoryClose
(
InventoryCloseEvent
event
)
on
NPCRemoved
Link copied to clipboard
public
void
onNPCRemoved
(
NPCEntityRemoveEvent
event
)
on
Player
Quit
Link copied to clipboard
public
void
onPlayerQuit
(
PlayerQuitEvent
event
)
on
World
Changed
Link copied to clipboard
public
void
onWorldChanged
(
PlayerChangedWorldEvent
event
)
shutdown
Link copied to clipboard
public
static
void
shutdown
(
)