Skip to content

Commit

Permalink
Fix name conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebear94 committed Oct 11, 2023
1 parent d040c3b commit 1375af2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CLASS net/minecraft/class_2158 net/minecraft/server/function/CommandFunction
METHOD comp_1994 getId ()Lnet/minecraft/class_2960;
METHOD comp_1994 id ()Lnet/minecraft/class_2960;
METHOD method_52592 continuesToNextLine (Ljava/lang/CharSequence;)Z
ARG 0 string
METHOD method_52595 withMacroReplaced (Lnet/minecraft/class_2487;Lcom/mojang/brigadier/CommandDispatcher;Ljava/lang/Object;)Lnet/minecraft/class_8868;
Expand Down

0 comments on commit 1375af2

Please sign in to comment.