Class CreativeInventoryActionC2SPacket
java.lang.Object
net.minecraft.network.Packet
net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
- Mappings:
Namespace Name official izintermediary net/minecraft/class_2069named net/minecraft/network/packet/c2s/play/CreativeInventoryActionC2SPacket
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) intgetSlot()voidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf) Methods inherited from class net.minecraft.network.Packet
apply, method_7533, method_7534, method_7536, method_7537, method_7538, toString
-
Field Details
-
slot
private int slot- Mappings:
Namespace Name Mixin selector official aLiz;a:Iintermediary field_8824Lnet/minecraft/class_2069;field_8824:Inamed slotLnet/minecraft/network/packet/c2s/play/CreativeInventoryActionC2SPacket;slot:I
-
stack
- Mappings:
Namespace Name Mixin selector official bLiz;b:Labo;intermediary field_8825Lnet/minecraft/class_2069;field_8825:Lnet/minecraft/class_1071;named stackLnet/minecraft/network/packet/c2s/play/CreativeInventoryActionC2SPacket;stack:Lnet/minecraft/item/ItemStack;
-
-
Constructor Details
-
CreativeInventoryActionC2SPacket
public CreativeInventoryActionC2SPacket() -
CreativeInventoryActionC2SPacket
- Mappings:
Namespace Name Mixin selector official <init>Liz;<init>(ILabo;)Vintermediary <init>Lnet/minecraft/class_2069;<init>(ILnet/minecraft/class_1071;)Vnamed <init>Lnet/minecraft/network/packet/c2s/play/CreativeInventoryActionC2SPacket;<init>(ILnet/minecraft/item/ItemStack;)V
-
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector official aLiz;a(Lia;)Vintermediary method_8029Lnet/minecraft/class_2069;method_8029(Lnet/minecraft/class_2050;)Vnamed applyLnet/minecraft/network/packet/c2s/play/CreativeInventoryActionC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
-
read
-
write
-
getSlot
public int getSlot()- Mappings:
Namespace Name Mixin selector official cLiz;c()Iintermediary method_8030Lnet/minecraft/class_2069;method_8030()Inamed getSlotLnet/minecraft/network/packet/c2s/play/CreativeInventoryActionC2SPacket;getSlot()I
-
getItemStack
- Mappings:
Namespace Name Mixin selector official dLiz;d()Labo;intermediary method_8031Lnet/minecraft/class_2069;method_8031()Lnet/minecraft/class_1071;named getItemStackLnet/minecraft/network/packet/c2s/play/CreativeInventoryActionC2SPacket;getItemStack()Lnet/minecraft/item/ItemStack;
-