compareName -> compareTo - yes, I am pretty sure this is correct

This commit is contained in:
asiekierka 2016-09-14 13:13:20 +02:00
parent 6160694546
commit 81dff40ff1
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ CLASS none/j net/minecraft/command/CommandBase
ARG 0 block
ARG 1 params
METHOD a setCommandManager (Lnone/i;)V
METHOD a compareName (Lnone/l;)I
METHOD a compareTo (Lnone/l;)I
ARG 0 other
METHOD a dispatch (Lnone/n;Lnone/l;ILjava/lang/String;[Ljava/lang/Object;)V
ARG 0 sender