Uses of Class
net.minecraft.network.packet.s2c.query.QueryPongS2CPacket
Packages that use QueryPongS2CPacket
-
Uses of QueryPongS2CPacket in net.minecraft
Methods in net.minecraft with parameters of type QueryPongS2CPacketModifier and TypeMethodDescriptionvoidclass_4767.onPong(QueryPongS2CPacket packet) voidclass_4869.onPong(QueryPongS2CPacket packet) -
Uses of QueryPongS2CPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type QueryPongS2CPacketModifier and TypeMethodDescriptionvoidClientQueryPacketListener.onPong(QueryPongS2CPacket packet)