Package net.minecraft.src
Class NBTTagDouble
java.lang.Object
net.minecraft.src.NBTBase
net.minecraft.src.NBTTagDouble
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.src.NBTBase
func_130104_b, getName, getTagName, newTag, readNamedTag, setName, writeNamedTag
-
Field Details
-
data
public double dataThe double value for the tag.
-
-
Constructor Details
-
NBTTagDouble
-
NBTTagDouble
-
-
Method Details
-
getId
public byte getId()Gets the type byte for the tag. -
toString
-
copy
Creates a clone of the tag. -
equals
-
hashCode
public int hashCode()
-