akq | |
net.minecraft.network.protocol.ping.PingPacketTypes | |
net.minecraft.class_9100 | |
net.minecraft.network.packet.PingPackets | |
net.minecraft.network.protocol.ping.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> |
|