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

24 lines
586 B
Plaintext

CLASS hx net/minecraft/nbt/LongArrayTag
FIELD f value [J
METHOD a getType ()B
METHOD a getRaw (I)Lhy;
METHOD a setRaw (ILih;)V
ARG 1 index
METHOD a read (Ljava/io/DataInput;ILhz;)V
ARG 1 input
ARG 2 depth
METHOD a write (Ljava/io/DataOutput;)V
METHOD a toTextComponent (Ljava/lang/String;I)Ljb;
ARG 1 indent
METHOD a toArray (Ljava/util/List;)[J
ARG 0 list
METHOD b copy ()Lih;
METHOD b remove (I)V
METHOD b append (ILih;)V
ARG 1 index
METHOD c copy ()Lhx;
METHOD c getRaw (I)Lih;
METHOD equals (Ljava/lang/Object;)Z
ARG 0 object
METHOD f getLongArray ()[J