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
/
NPCChatBubble
NPCChat
Bubble
public
class
NPCChatBubble
Members
Constructors
NPCChat
Bubble
Link copied to clipboard
public
void
NPCChatBubble
(
String
message
,
NPCEntity
npcEntity
,
Player
player
)
public
void
NPCChatBubble
(
List
<
String
>
message
,
NPCEntity
npcEntity
,
Player
player
)