yarn/mappings/net/minecraft/nbt/IntArrayTag.mapping

22 lines
534 B
Plaintext

CLASS hw net/minecraft/nbt/IntArrayTag
FIELD f value [I
METHOD a getType ()B
METHOD a getRaw (I)Lhx;
METHOD a setRaw (ILij;)V
ARG 1 index
METHOD a read (Ljava/io/DataInput;ILib;)V
ARG 1 input
ARG 2 depth
METHOD a write (Ljava/io/DataOutput;)V
METHOD a toTextComponent (Ljava/lang/String;I)Ljd;
ARG 1 indent
METHOD a toArray (Ljava/util/List;)[I
ARG 0 list
METHOD b copy ()Lij;
METHOD b removeAt (I)V
METHOD b append (ILij;)V
ARG 1 index
METHOD c copy ()Lhw;
METHOD c getRaw (I)Lij;
METHOD f getIntArray ()[I