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

22 lines
534 B
Plaintext

CLASS hv net/minecraft/nbt/TagLongArray
FIELD f value [J
METHOD a getType ()B
METHOD a getRaw (I)Lhw;
METHOD a setRaw (ILie;)V
ARG 1 index
METHOD a read (Ljava/io/DataInput;ILhx;)V
ARG 1 input
ARG 2 depth
METHOD a write (Ljava/io/DataOutput;)V
METHOD a toTextComponent (Ljava/lang/String;I)Liz;
ARG 1 indent
METHOD a toArray (Ljava/util/List;)[J
ARG 0 list
METHOD b copy ()Lie;
METHOD b remove (I)V
METHOD b append (ILie;)V
ARG 1 index
METHOD c copy ()Lhv;
METHOD c getRaw (I)Lie;
METHOD f getLongArray ()[J