Package com.sk89q.jnbt
Class FloatTag
java.lang.Object
com.sk89q.jnbt.Tag
com.sk89q.jnbt.FloatTag
The
TAG_Float
tag.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FloatTag
public FloatTag(float value) Creates the tag with an empty name.- Parameters:
value
- the value of the tag
-
-
Method Details