CLASS net/minecraft/class_2489 net/minecraft/nbt/NbtDouble COMMENT Represents an NBT 64-bit floating-point number. Its type is {@value NbtElement#DOUBLE_TYPE}. COMMENT Instances are immutable. FIELD field_11520 value D FIELD field_21030 ZERO Lnet/minecraft/class_2489; COMMENT The NBT double representing {@code 0.0}. FIELD field_21031 TYPE Lnet/minecraft/class_4614; METHOD (D)V ARG 1 value METHOD equals (Ljava/lang/Object;)Z ARG 1 o METHOD method_23241 of (D)Lnet/minecraft/class_2489; COMMENT {@return the NBT double from {@code value}} ARG 0 value