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