Uses of Class
net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
Packages that use CreativeInventoryActionC2SPacket
Package
Description
The base package for all Minecraft classes.
-
Uses of CreativeInventoryActionC2SPacket in net.minecraft
Fields in net.minecraft with type parameters of type CreativeInventoryActionC2SPacketModifier and TypeFieldDescriptionstatic final class_9145<CreativeInventoryActionC2SPacket>class_9094.SET_CREATIVE_MODE_SLOT -
Uses of CreativeInventoryActionC2SPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type CreativeInventoryActionC2SPacketModifier and TypeMethodDescriptionvoidServerPlayPacketListener.onCreativeInventoryAction(CreativeInventoryActionC2SPacket packet) -
Uses of CreativeInventoryActionC2SPacket in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play with type parameters of type CreativeInventoryActionC2SPacketModifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf,CreativeInventoryActionC2SPacket> CreativeInventoryActionC2SPacket.CODECMethods in net.minecraft.network.packet.c2s.play that return types with arguments of type CreativeInventoryActionC2SPacket -
Uses of CreativeInventoryActionC2SPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type CreativeInventoryActionC2SPacketModifier and TypeMethodDescriptionvoidServerPlayNetworkHandler.onCreativeInventoryAction(CreativeInventoryActionC2SPacket packet)