implements Packet<ServerLoginPacketListener>
| net.minecraft.network.protocol.login.ServerboundCustomQueryAnswerPacket | |
| net.minecraft.network.protocol.login.ServerboundCustomQueryAnswerPacket | |
| net.minecraft.class_2913 | |
| net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final LoginQueryResponsePayload |
| ||||||||
| public static final PacketCodec<PacketByteBuf, LoginQueryResponseC2SPacket> |
| ||||||||
| private static final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int queryId, LoginQueryResponsePayload response) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static LoginQueryResponseC2SPacket |
| ||||||||
| private static LoginQueryResponsePayload |
| ||||||||
| private static LoginQueryResponsePayload |
| ||||||||
| private void |
| ||||||||
| public PacketType<LoginQueryResponseC2SPacket> |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public LoginQueryResponsePayload |
|