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