Uses of Interface
net.minecraft.network.listener.ServerQueryPingPacketListener
Packages that use ServerQueryPingPacketListener
Package
Description
-
Uses of ServerQueryPingPacketListener in net.minecraft.network.listener
Subinterfaces of ServerQueryPingPacketListener in net.minecraft.network.listenerModifier and TypeInterfaceDescriptioninterfaceA server side packet listener where play stage packets from a client are processed.interface -
Uses of ServerQueryPingPacketListener in net.minecraft.network.packet
Methods in net.minecraft.network.packet with type parameters of type ServerQueryPingPacketListenerModifier and TypeMethodDescriptionprivate static <T extends Packet<ServerQueryPingPacketListener>>
PacketType<T> -
Uses of ServerQueryPingPacketListener in net.minecraft.network.packet.c2s.query
Methods in net.minecraft.network.packet.c2s.query with parameters of type ServerQueryPingPacketListenerModifier and TypeMethodDescriptionvoidQueryPingC2SPacket.apply(ServerQueryPingPacketListener serverQueryPingPacketListener) -
Uses of ServerQueryPingPacketListener in net.minecraft.server.network
Classes in net.minecraft.server.network that implement ServerQueryPingPacketListener