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