implements Packet<ClientLoginPacketListener>
| net.minecraft.network.protocol.login.ClientboundCustomQueryPacket | |
| net.minecraft.class_2899 | |
| net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket |
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 |
|
||||||
| public void |
|