| ajx | |
| net.minecraft.network.protocol.ping.PingPacketTypes | |
| net.minecraft.class_9100 | |
| net.minecraft.unmapped.C_wbvamzqw | |
| net.minecraft.network.packet.PingPackets | |
| net.minecraft.network.packet.PingPacketTypes |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final PacketType<ClientboundPongResponsePacket> |
| ||||||||||||
| public static final PacketType<ServerboundPingRequestPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static <T extends Packet<ClientPongPacketListener>> PacketType<T> |
| ||||||||||||
| private static <T extends Packet<ServerPingPacketListener>> PacketType<T> |
|