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