implements IPacket<IServerPlayNetHandler>
| nx | |
| net.minecraft.class_2803 | |
| net.minecraft.network.play.client.CClientSettingsPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private String |
| ||||||
| private int |
| ||||||
| private ChatVisibility |
| ||||||
| private boolean |
| ||||||
| private int |
| ||||||
| private HandSide |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (String arg0, int arg1, ChatVisibility arg2, boolean arg3, int arg4, HandSide arg5) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public String |
| ||||||
| public ChatVisibility |
| ||||||
| public boolean |
| ||||||
| public int |
| ||||||
| public HandSide |
|