Uses of Class
net.minecraft.network.protocol.game.ServerboundKeepAlivePacket
Packages that use ServerboundKeepAlivePacket
Package
Description
-
Uses of ServerboundKeepAlivePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundKeepAlivePacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleKeepAlive(ServerboundKeepAlivePacket p_133756_) -
Uses of ServerboundKeepAlivePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundKeepAlivePacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleKeepAlive(ServerboundKeepAlivePacket p_9870_) -
Uses of ServerboundKeepAlivePacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundKeepAlivePacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleKeepAlive(ServerboundKeepAlivePacket packet)