implements Packet<ServerCommonPacketListener>
| abw | |
| 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 ClientInformation |
| ||||||||
| public static final StreamCodec<FriendlyByteBuf, ServerboundClientInformationPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (ClientInformation options) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ServerboundClientInformationPacket> |
| ||||||||
| public void |
| ||||||||
| public ClientInformation |
|