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