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