B C D E F G I L N O R S T W

G

getName() - Method in class org.jnbt.Tag
Gets the name of this tag.
getType() - Method in class org.jnbt.ListTag
Gets the type of item in this list.
getTypeClass(int) - Static method in class org.jnbt.NBTUtils
Gets the class of a type of tag.
getTypeCode(Class<? extends Tag>) - Static method in class org.jnbt.NBTUtils
Gets the type code of a tag class.
getTypeName(Class<? extends Tag>) - Static method in class org.jnbt.NBTUtils
Gets the type name of a tag.
getValue() - Method in class org.jnbt.ByteArrayTag
 
getValue() - Method in class org.jnbt.ByteTag
 
getValue() - Method in class org.jnbt.CompoundTag
 
getValue() - Method in class org.jnbt.DoubleTag
 
getValue() - Method in class org.jnbt.EndTag
 
getValue() - Method in class org.jnbt.FloatTag
 
getValue() - Method in class org.jnbt.IntTag
 
getValue() - Method in class org.jnbt.ListTag
 
getValue() - Method in class org.jnbt.LongTag
 
getValue() - Method in class org.jnbt.ShortTag
 
getValue() - Method in class org.jnbt.StringTag
 
getValue() - Method in class org.jnbt.Tag
Gets the value of this tag.

B C D E F G I L N O R S T W