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