yarn/mappings/net/minecraft/network/packet/s2c/play/CommandTreeS2CPacket.mapping

21 lines
1.1 KiB
Plaintext
Raw Normal View History

CLASS net/minecraft/class_2641 net/minecraft/network/packet/s2c/play/CommandTreeS2CPacket
2022-03-16 16:37:32 -04:00
METHOD method_11401 writeNode (Lcom/mojang/brigadier/tree/CommandNode;Lit/unimi/dsi/fastutil/objects/Object2IntMap;)Lnet/minecraft/class_2641$class_2642;
METHOD method_11402 readArgumentBuilder (Lnet/minecraft/class_2540;B)Lnet/minecraft/class_2641$class_7235;
ARG 0 buf
2022-03-16 16:37:32 -04:00
METHOD method_11403 getCommandTree (Lnet/minecraft/class_7157;)Lcom/mojang/brigadier/tree/RootCommandNode;
METHOD method_11405 readCommandNode (Lnet/minecraft/class_2540;)Lnet/minecraft/class_2641$class_2642;
ARG 0 buf
2021-05-05 07:53:37 -04:00
METHOD method_30944 traverse (Lcom/mojang/brigadier/tree/RootCommandNode;)Lit/unimi/dsi/fastutil/objects/Object2IntMap;
ARG 0 commandTree
METHOD method_30945 collectNodes (Lit/unimi/dsi/fastutil/objects/Object2IntMap;)Ljava/util/List;
ARG 0 nodes
METHOD method_30946 build (Ljava/util/List;)V
ARG 0 nodeDatas
2019-06-28 17:55:20 -04:00
CLASS class_2642 CommandNodeData
2022-03-16 16:37:32 -04:00
FIELD field_12124 flags I
2019-06-28 17:55:20 -04:00
FIELD field_12125 childNodeIndices [I
FIELD field_12126 redirectNodeIndex I
2022-03-16 16:37:32 -04:00
METHOD <init> (Lnet/minecraft/class_2641$class_7235;II[I)V
ARG 3 redirectNodeIndex
ARG 4 childNodeIndices