Uses of Class
net.minecraft.network.play.client.CKeepAlivePacket
-
Packages that use CKeepAlivePacket Package Description net.minecraft.network.play net.minecraftforge.common.util -
-
Uses of CKeepAlivePacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CKeepAlivePacket Modifier and Type Method Description void
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 CKeepAlivePacket Modifier and Type Method Description void
FakePlayer.FakePlayerNetHandler. handleKeepAlive(CKeepAlivePacket packet)
-