Uses of Class
net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
Packages that use CreativeInventoryActionC2SPacket
-
Uses of CreativeInventoryActionC2SPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type CreativeInventoryActionC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayPacketListener.onCreativeInventoryAction
(CreativeInventoryActionC2SPacket packet) -
Uses of CreativeInventoryActionC2SPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type CreativeInventoryActionC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayNetworkHandler.onCreativeInventoryAction
(CreativeInventoryActionC2SPacket packet)