Uses of Class
net.minecraft.network.protocol.common.ClientboundKeepAlivePacket
Packages that use ClientboundKeepAlivePacket
-
Uses of ClientboundKeepAlivePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundKeepAlivePacketModifier and TypeMethodDescriptionvoidClientCommonPacketListenerImpl.handleKeepAlive(ClientboundKeepAlivePacket p_301155_) -
Uses of ClientboundKeepAlivePacket in net.minecraft.network.protocol.common
Methods in net.minecraft.network.protocol.common with parameters of type ClientboundKeepAlivePacketModifier and TypeMethodDescriptionvoidClientCommonPacketListener.handleKeepAlive(ClientboundKeepAlivePacket p_299456_)