| Package | Description |
|---|---|
| cn.lanink.gamecore.utils.packet |
| Modifier and Type | Field and Description |
|---|---|
private NPCDialoguePacket.NPCDialogAction |
NPCDialoguePacket.action |
private static NPCDialoguePacket.NPCDialogAction[] |
NPCDialoguePacket.ACTIONS |
| Modifier and Type | Method and Description |
|---|---|
NPCDialoguePacket.NPCDialogAction |
NPCDialoguePacket.getAction() |
static NPCDialoguePacket.NPCDialogAction |
NPCDialoguePacket.NPCDialogAction.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NPCDialoguePacket.setAction(NPCDialoguePacket.NPCDialogAction action) |
Copyright © 2022. All rights reserved.