Package net.swofty.entity.npc
Class NPCDialogue
java.lang.Object
net.swofty.entity.npc.SkyBlockNPC
net.swofty.entity.npc.NPCDialogue
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.swofty.entity.npc.SkyBlockNPC
SkyBlockNPC.PlayerClickNPCEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract NPCDialogue.DialogueSet[]
isInDialogue
(SkyBlockPlayer player) static void
remove
(SkyBlockPlayer player) setDialogue
(SkyBlockPlayer player, String key) Methods inherited from class net.swofty.entity.npc.SkyBlockNPC
getFromImpl, onClick, register, sendMessage, updateForPlayer
-
Constructor Details
-
NPCDialogue
-
-
Method Details
-
getDialogueSets
-
isInDialogue
-
setDialogue
-
remove
-