NPCChatBubble

public void NPCChatBubble(String message, NPCEntity npcEntity, Player player)
public void NPCChatBubble(List<String> message, NPCEntity npcEntity, Player player)