public final class PlaceholderFloatTag extends Tag
TAG_Double
tag.Constructor and Description |
---|
PlaceholderFloatTag(PlaceholderFloat value)
Creates the tag with an empty name.
|
Modifier and Type | Method and Description |
---|---|
PlaceholderFloat |
getValue()
Gets the value of this tag.
|
String |
toString() |
public PlaceholderFloatTag(PlaceholderFloat value)
value
- the value of the tagCopyright © 2020. All rights reserved.