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