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 TypeMethodDescriptionvoid
ServerGamePacketListener.handleKeepAlive
(ServerboundKeepAlivePacket p_133756_) -
Uses of ServerboundKeepAlivePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundKeepAlivePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleKeepAlive
(ServerboundKeepAlivePacket p_9870_) -
Uses of ServerboundKeepAlivePacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundKeepAlivePacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleKeepAlive
(ServerboundKeepAlivePacket packet)