NPCChatBubble

public class NPCChatBubble

Constructors

Link copied to clipboard
public void NPCChatBubble(String message, NPCEntity npcEntity, Player player)
public void NPCChatBubble(List<String> message, NPCEntity npcEntity, Player player)