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.quests.menus
/
QuestScreenSession
Quest
Screen
Session
public
final
class
QuestScreenSession
implements
Listener
Tracks only quest-owned presentations; ordinary inventories are not combat-dismissed.
Members
Constructors
Quest
Screen
Session
Link copied to clipboard
public
void
QuestScreenSession
(
)
Properties
DIALOG_
OWNER
Link copied to clipboard
public
final
static
Object
DIALOG_OWNER
Functions
on
Damage
Link copied to clipboard
public
void
onDamage
(
EntityDamageEvent
event
)
on
Interaction
Link copied to clipboard
public
void
onInteraction
(
PlayerInteractEvent
event
)
on
Inventory
Link copied to clipboard
public
void
onInventory
(
InventoryOpenEvent
event
)
on
Quit
Link copied to clipboard
public
void
onQuit
(
PlayerQuitEvent
event
)
on
World
Link copied to clipboard
public
void
onWorld
(
PlayerChangedWorldEvent
event
)
opened
Book
Link copied to clipboard
public
static
void
openedBook
(
Player
player
)
shutdown
Link copied to clipboard
public
static
void
shutdown
(
)