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