diff --git a/mappings/net/minecraft/util/collection/IndexedIterable.mapping b/mappings/net/minecraft/util/collection/IndexedIterable.mapping index 4ea87f2ea2..5208f1cae6 100644 --- a/mappings/net/minecraft/util/collection/IndexedIterable.mapping +++ b/mappings/net/minecraft/util/collection/IndexedIterable.mapping @@ -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