public final class FloatTag extends Tag<Float>
TAG_Float tag.| Constructor and Description |
|---|
FloatTag(String name,
float value)
Creates the tag.
|
| Modifier and Type | Method and Description |
|---|---|
FloatTag |
clone()
Clones the Tag
|
Float |
getValue()
Gets the value of this tag.
|
String |
toString() |
Copyright © 2011–2014 Flow Powered. All rights reserved.