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