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

14 lines
337 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS ff net/minecraft/nbt/TagFloat
2016-08-12 14:24:17 -04:00
FIELD b value F
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 ()Lff;
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