Uses of Class
net.minecraft.network.protocol.common.ServerboundKeepAlivePacket
Packages that use ServerboundKeepAlivePacket
-
Uses of ServerboundKeepAlivePacket in net.minecraft.network.protocol.common
Methods in net.minecraft.network.protocol.common with parameters of type ServerboundKeepAlivePacketModifier and TypeMethodDescriptionvoid
ServerCommonPacketListener.handleKeepAlive
(ServerboundKeepAlivePacket p_300190_) -
Uses of ServerboundKeepAlivePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundKeepAlivePacketModifier and TypeMethodDescriptionvoid
ServerCommonPacketListenerImpl.handleKeepAlive
(ServerboundKeepAlivePacket p_299975_)