Uses of Class
net.minecraft.network.play.client.CClientStatusPacket
-
Packages that use CClientStatusPacket Package Description net.minecraft.network.play net.minecraftforge.common.util -
-
Uses of CClientStatusPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CClientStatusPacket Modifier and Type Method Description voidIServerPlayNetHandler. handleClientCommand(CClientStatusPacket p_147342_1_)voidServerPlayNetHandler. handleClientCommand(CClientStatusPacket p_147342_1_) -
Uses of CClientStatusPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CClientStatusPacket Modifier and Type Method Description voidFakePlayer.FakePlayerNetHandler. handleClientCommand(CClientStatusPacket packet)
-