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

14 lines
337 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS fo net/minecraft/nbt/TagShort
2016-08-12 14:24:17 -04:00
FIELD b value S
2017-04-05 14:11:28 -04:00
METHOD a getType ()B
METHOD a read (Ljava/io/DataInput;ILfk;)V
METHOD a write (Ljava/io/DataOutput;)V
METHOD b copy ()Lfq;
2017-04-05 07:31:24 -04:00
METHOD c copy ()Lfo;
2017-04-05 14:11:28 -04:00
METHOD d getLong ()J
METHOD e getInt ()I
METHOD f getShort ()S
METHOD g getByte ()B
METHOD h getDouble ()D
METHOD i getFloat ()F