Fix duplicate method name

Might need bikesheading
This commit is contained in:
modmuss50 2020-07-08 19:02:34 +01:00
parent c8192e4d36
commit 61dad7302a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2359 net/minecraft/util/collection/IndexedIterable
METHOD method_10200 get (I)Ljava/lang/Object;
ARG 1 index
METHOD method_10206 getId (Ljava/lang/Object;)I
METHOD method_10206 getRawId (Ljava/lang/Object;)I