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

19 lines
473 B
Plaintext

CLASS ic net/minecraft/nbt/TagShort
FIELD f value S
METHOD a getType ()B
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 b copy ()Lie;
METHOD c copy ()Lic;
METHOD d getLong ()J
METHOD e getInt ()I
METHOD f getShort ()S
METHOD g getByte ()B
METHOD h getDouble ()D
METHOD i getFloat ()F
METHOD j getNumber ()Ljava/lang/Number;