public class FormResponseDialog extends Object
| Modifier and Type | Field and Description |
|---|---|
private ResponseElementDialogButton |
clickedButton |
private String |
data |
private long |
entityRuntimeId |
private NPCRequestPacket.RequestType |
requestType |
private String |
sceneName |
private int |
skinType |
| Constructor and Description |
|---|
FormResponseDialog(NPCRequestPacket packet,
AdvancedFormWindowDialog dialog) |
private final long entityRuntimeId
private final String data
private ResponseElementDialogButton clickedButton
private final String sceneName
private final NPCRequestPacket.RequestType requestType
private final int skinType
public FormResponseDialog(NPCRequestPacket packet, AdvancedFormWindowDialog dialog)
Copyright © 2022. All rights reserved.