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