Package net.minecraft
Class class_4376
java.lang.Object
net.minecraft.class_4376
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official jqintermediary net/minecraft/class_4376named net/minecraft/class_4376
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionclass_4376(com.mojang.brigadier.tree.RootCommandNode<class_3965> rootCommandNode) -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ClientPlayPacketListener clientPlayPacketListener) private com.mojang.brigadier.builder.ArgumentBuilder<class_3965,?> method_20210(PacketByteBuf packetByteBuf, byte byte2) private voidmethod_20211(PacketByteBuf packetByteBuf, com.mojang.brigadier.tree.CommandNode<class_3965> commandNode, Map<com.mojang.brigadier.tree.CommandNode<class_3965>, Integer> map) com.mojang.brigadier.tree.RootCommandNode<class_3965>private class_4376.class_4377method_20214(PacketByteBuf packetByteBuf) voidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.Packet
method_20197
-
Field Details
-
field_21525
- Mappings:
Namespace Name Mixin selector official aLjq;a:Lcom/mojang/brigadier/tree/RootCommandNode;intermediary field_21525Lnet/minecraft/class_4376;field_21525:Lcom/mojang/brigadier/tree/RootCommandNode;named field_21525Lnet/minecraft/class_4376;field_21525:Lcom/mojang/brigadier/tree/RootCommandNode;
-
-
Constructor Details
-
class_4376
public class_4376() -
class_4376
-
-
Method Details
-
read
- Specified by:
readin interfacePacket<ClientPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLiv;a(Lhy;)Vintermediary method_7535Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)Vnamed readLnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
-
write
- Specified by:
writein interfacePacket<ClientPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLiv;b(Lhy;)Vintermediary method_7539Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
-
method_20214
- Mappings:
Namespace Name Mixin selector official cLjq;c(Lhy;)Ljq$a;intermediary method_20214Lnet/minecraft/class_4376;method_20214(Lnet/minecraft/class_1967;)Lnet/minecraft/class_4376$class_4377;named method_20214Lnet/minecraft/class_4376;method_20214(Lnet/minecraft/util/PacketByteBuf;)Lnet/minecraft/class_4376$class_4377;
-
method_20210
@Nullable private com.mojang.brigadier.builder.ArgumentBuilder<class_3965,?> method_20210(PacketByteBuf packetByteBuf, byte byte2) - Mappings:
Namespace Name Mixin selector official aLjq;a(Lhy;B)Lcom/mojang/brigadier/builder/ArgumentBuilder;intermediary method_20210Lnet/minecraft/class_4376;method_20210(Lnet/minecraft/class_1967;B)Lcom/mojang/brigadier/builder/ArgumentBuilder;named method_20210Lnet/minecraft/class_4376;method_20210(Lnet/minecraft/util/PacketByteBuf;B)Lcom/mojang/brigadier/builder/ArgumentBuilder;
-
method_20211
private void method_20211(PacketByteBuf packetByteBuf, com.mojang.brigadier.tree.CommandNode<class_3965> commandNode, Map<com.mojang.brigadier.tree.CommandNode<class_3965>, Integer> map) - Mappings:
Namespace Name Mixin selector official aLjq;a(Lhy;Lcom/mojang/brigadier/tree/CommandNode;Ljava/util/Map;)Vintermediary method_20211Lnet/minecraft/class_4376;method_20211(Lnet/minecraft/class_1967;Lcom/mojang/brigadier/tree/CommandNode;Ljava/util/Map;)Vnamed method_20211Lnet/minecraft/class_4376;method_20211(Lnet/minecraft/util/PacketByteBuf;Lcom/mojang/brigadier/tree/CommandNode;Ljava/util/Map;)V
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLjq;a(Liy;)Vintermediary method_20212Lnet/minecraft/class_4376;method_20212(Lnet/minecraft/class_1993;)Vnamed applyLnet/minecraft/class_4376;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
method_20213
- Mappings:
Namespace Name Mixin selector official bLjq;b()Lcom/mojang/brigadier/tree/RootCommandNode;intermediary method_20213Lnet/minecraft/class_4376;method_20213()Lcom/mojang/brigadier/tree/RootCommandNode;named method_20213Lnet/minecraft/class_4376;method_20213()Lcom/mojang/brigadier/tree/RootCommandNode;
-