Skip to content

Commit

Permalink
Rename CommandTreeS2CPacket.rootSize to rootIndex (#4073)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x000006 authored Jan 2, 2025
1 parent a500b8f commit 1a7852e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CLASS net/minecraft/class_2641 net/minecraft/network/packet/s2c/play/CommandTree
FIELD field_38039 nodes Ljava/util/List;
FIELD field_47914 CODEC Lnet/minecraft/class_9139;
METHOD <init> (Lcom/mojang/brigadier/tree/RootCommandNode;)V
ARG 1 rootNode
ARG 1 rootIndex
METHOD <init> (Lnet/minecraft/class_2540;)V
ARG 1 buf
METHOD method_11401 createNodeData (Lcom/mojang/brigadier/tree/CommandNode;Lit/unimi/dsi/fastutil/objects/Object2IntMap;)Lnet/minecraft/class_2641$class_2642;
Expand Down

0 comments on commit 1a7852e

Please sign in to comment.