public class NBTTagFloat extends NBTBase
Modifier and Type | Field and Description |
---|---|
float |
data
The float value for the tag.
|
Constructor and Description |
---|
NBTTagFloat(String par1Str) |
NBTTagFloat(String par1Str,
float 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