public final class LongTag extends Tag
TAG_Long
tag.Constructor and Description |
---|
LongTag(String name,
long value)
Creates the tag.
|
Modifier and Type | Method and Description |
---|---|
Long |
getValue()
Gets the value of this tag.
|
String |
toString() |
public LongTag(String name, long value)
name
- The name.value
- The value.Copyright © 2021. All rights reserved.