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

22 lines
536 B
Plaintext

CLASS hz net/minecraft/nbt/LongArrayTag
FIELD f value [J
METHOD a getType ()B
METHOD a getRaw (I)Lia;
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;)[J
ARG 0 list
METHOD b copy ()Lij;
METHOD b removeAt (I)V
METHOD b append (ILij;)V
ARG 1 index
METHOD c copy ()Lhz;
METHOD c getRaw (I)Lij;
METHOD f getLongArray ()[J