public class NamedTag
extends java.lang.Object
| Constructor and Description |
|---|
NamedTag(java.lang.String name,
NbtType type,
INbtTag tag) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
INbtTag |
getTag()
Get the tag.
|
NbtType |
getType() |