implements Packet<ClientLoginPacketListener>
| aip | |
| net.minecraft.network.protocol.login.ClientboundCustomQueryPacket | |
| net.minecraft.class_2899 | |
| net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket | |
| net.minecraft.unmapped.C_wbrofkyq | |
| net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket | |
| net.minecraft.src.C_5203_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||||||||
| private final LoginQueryRequestPayload |
| ||||||||||||||
| public static final PacketCodec<PacketByteBuf, LoginQueryRequestS2CPacket> |
| ||||||||||||||
| private static final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (PacketByteBuf buf) |
| public | (int queryId, LoginQueryRequestPayload payload) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static LoginQueryRequestPayload |
| ||||||||||||||
| private static UnknownLoginQueryRequestPayload |
| ||||||||||||||
| private void |
| ||||||||||||||
| public PacketType<LoginQueryRequestS2CPacket> |
| ||||||||||||||
| public void |
| ||||||||||||||
| public int |
| ||||||||||||||
| public LoginQueryRequestPayload |
|