Package com.sk89q.jnbt
Class ShortTag
java.lang.Object
com.sk89q.jnbt.Tag
com.sk89q.jnbt.ShortTag
The
TAG_Short
tag.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ShortTag
public ShortTag(short value) Creates the tag with an empty name.- Parameters:
value
- the value of the tag
-
-
Method Details