Uses of Class
net.minecraft.network.play.client.CKeepAlivePacket
Packages that use CKeepAlivePacket
-
Uses of CKeepAlivePacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CKeepAlivePacketModifier and TypeMethodDescriptionvoid
IServerPlayNetHandler.handleKeepAlive
(CKeepAlivePacket p_147353_1_) void
ServerPlayNetHandler.handleKeepAlive
(CKeepAlivePacket p_147353_1_) -
Uses of CKeepAlivePacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CKeepAlivePacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleKeepAlive
(CKeepAlivePacket packet)