public class NBTTagDouble extends NBTBase
Modifier and Type | Field and Description |
---|---|
double |
data
The double value for the tag.
|
Constructor and Description |
---|
NBTTagDouble(String par1Str) |
NBTTagDouble(String par1Str,
double par2) |
Modifier and Type | Method and Description |
---|---|
NBTBase |
copy()
Creates a clone of the tag.
|
boolean |
equals(Object par1Obj) |
byte |
getId()
Gets the type byte for the tag.
|
int |
hashCode() |
String |
toString() |
getName, getTagName, newTag, readNamedTag, setName, writeNamedTag