yarn/mappings/net/minecraft/util/collection/IndexedIterable.mapping

13 lines
466 B
Plaintext

CLASS net/minecraft/class_2359 net/minecraft/util/collection/IndexedIterable
FIELD field_34829 ABSENT_RAW_ID I
METHOD method_10200 get (I)Ljava/lang/Object;
ARG 1 index
METHOD method_10204 size ()I
METHOD method_10206 getRawId (Ljava/lang/Object;)I
ARG 1 value
METHOD method_39974 getOrThrow (I)Ljava/lang/Object;
COMMENT {@return the value at {@code index}}
COMMENT
COMMENT @throws IllegalArgumentException if the value is {@code null}
ARG 1 index