implements Packet<ServerCommonPacketListener>
| net.minecraft.network.protocol.common.ServerboundClientInformationPacket | |
| net.minecraft.network.protocol.common.ServerboundClientInformationPacket | |
| net.minecraft.class_2803 | |
| net.minecraft.network.packet.c2s.common.ClientOptionsC2SPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final SyncedClientOptions |
| ||||||||
| public static final PacketCodec<PacketByteBuf, ClientOptionsC2SPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (PacketByteBuf buf) |
| public | (SyncedClientOptions options) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ClientOptionsC2SPacket> |
| ||||||||
| public void |
| ||||||||
| public SyncedClientOptions |
|