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 TypeMethodDescriptionvoidIServerPlayNetHandler.handleKeepAlive(CKeepAlivePacket p_147353_1_) voidServerPlayNetHandler.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 TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleKeepAlive(CKeepAlivePacket packet)