public class ClientSettingsC2SPacket
implements Packet<ServerPlayPacketHandler>
| ih | |
| net.minecraft.class_2056 | |
| net.minecraft.network.packet.c2s.play.ClientSettingsC2SPacket | |
| net.minecraft.network.play.client.C15PacketClientSettings |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private String |
| ||||||||
| private int |
| ||||||||
| private PlayerEntity$ChatVisibility |
| ||||||||
| private boolean |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (String language, int viewDistance, PlayerEntity$ChatVisibility chatVisibility, boolean chatColors, int modelParts) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public String |
| ||||||||
| public PlayerEntity$ChatVisibility |
| ||||||||
| public boolean |
| ||||||||
| public int |
|