Uses of Enum
cn.lanink.gamecore.utils.packet.NPCDialoguePacket.NPCDialogAction
Packages that use NPCDialoguePacket.NPCDialogAction
-
Uses of NPCDialoguePacket.NPCDialogAction in cn.lanink.gamecore.utils.packet
Fields in cn.lanink.gamecore.utils.packet declared as NPCDialoguePacket.NPCDialogActionModifier and TypeFieldDescriptionNPCDialoguePacket.actionprivate static final NPCDialoguePacket.NPCDialogAction[]NPCDialoguePacket.ACTIONSMethods in cn.lanink.gamecore.utils.packet that return NPCDialoguePacket.NPCDialogActionModifier and TypeMethodDescriptionNPCDialoguePacket.getAction()Returns the enum constant of this type with the specified name.static NPCDialoguePacket.NPCDialogAction[]NPCDialoguePacket.NPCDialogAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cn.lanink.gamecore.utils.packet with parameters of type NPCDialoguePacket.NPCDialogActionModifier and TypeMethodDescriptionvoidNPCDialoguePacket.setAction(NPCDialoguePacket.NPCDialogAction action)