| Package | Description |
|---|---|
| cn.lanink.gamecore.form.response | |
| cn.lanink.gamecore.utils.packet |
| Modifier and Type | Field and Description |
|---|---|
private NPCRequestPacket.RequestType |
FormResponseDialog.requestType |
| Modifier and Type | Field and Description |
|---|---|
NPCRequestPacket.RequestType |
NPCRequestPacket.requestType |
| Modifier and Type | Method and Description |
|---|---|
NPCRequestPacket.RequestType |
NPCRequestPacket.getRequestType() |
static NPCRequestPacket.RequestType |
NPCRequestPacket.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NPCRequestPacket.RequestType[] |
NPCRequestPacket.RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NPCRequestPacket.setRequestType(NPCRequestPacket.RequestType requestType) |
Copyright © 2022. All rights reserved.