Uses of Class
net.minecraft.network.protocol.common.ServerboundKeepAlivePacket
Package
Description
-
Uses of ServerboundKeepAlivePacket in net.minecraft.network.protocol.common
Modifier and TypeMethodDescriptionvoid
ServerCommonPacketListener.handleKeepAlive
(ServerboundKeepAlivePacket p_296457_) -
Uses of ServerboundKeepAlivePacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerCommonPacketListenerImpl.handleKeepAlive
(ServerboundKeepAlivePacket p_294627_) -
Uses of ServerboundKeepAlivePacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleKeepAlive
(ServerboundKeepAlivePacket p_294627_)