Uses of Class
net.minecraft.network.protocol.game.ServerboundKeepAlivePacket
Package
Description
-
Uses of ServerboundKeepAlivePacket in net.minecraft.network.protocol.game
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleKeepAlive
(ServerboundKeepAlivePacket p_133756_) -
Uses of ServerboundKeepAlivePacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleKeepAlive
(ServerboundKeepAlivePacket p_9870_) -
Uses of ServerboundKeepAlivePacket in net.minecraftforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleKeepAlive
(ServerboundKeepAlivePacket packet)