@Deprecated
public abstract class Tag
extends java.lang.Object
implements com.sk89q.worldedit.util.nbt.BinaryTagLike
Constructor and Description |
---|
Tag()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract java.lang.Object |
getValue()
Deprecated.
Gets the value of this tag.
|
java.lang.String |
toString()
Deprecated.
|