Uses of Class
net.minecraft.network.play.client.CCreativeInventoryActionPacket
-
Packages that use CCreativeInventoryActionPacket Package Description net.minecraft.network.play net.minecraftforge.common.util -
-
Uses of CCreativeInventoryActionPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CCreativeInventoryActionPacket Modifier and Type Method Description void
IServerPlayNetHandler. handleSetCreativeModeSlot(CCreativeInventoryActionPacket p_147344_1_)
void
ServerPlayNetHandler. handleSetCreativeModeSlot(CCreativeInventoryActionPacket p_147344_1_)
-
Uses of CCreativeInventoryActionPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CCreativeInventoryActionPacket Modifier and Type Method Description void
FakePlayer.FakePlayerNetHandler. handleSetCreativeModeSlot(CCreativeInventoryActionPacket packet)
-