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.parties
/
PartyInteractionHint
Party
Interaction
Hint
public
final
class
PartyInteractionHint
implements
Listener
Introduces the party invite command at the moment a player tries to interact with another player.
Members
Constructors
Party
Interaction
Hint
Link copied to clipboard
public
void
PartyInteractionHint
(
)
Functions
disable
Link copied to clipboard
public
static
void
disable
(
Player
player
)
on
Player
Interact
Link copied to clipboard
public
void
onPlayerInteract
(
PlayerInteractEntityEvent
event
)
shutdown
Link copied to clipboard
public
static
void
shutdown
(
)