Skip navigation links
B C D E F G I L N O R S T V W 

B

BYTE - Static variable in class com.electronwill.nbj.tagtypes.Types
 
BYTE_ARRAY - Static variable in class com.electronwill.nbj.tagtypes.Types
 

C

com.electronwill.nbj - package com.electronwill.nbj
 
com.electronwill.nbj.tagtypes - package com.electronwill.nbj.tagtypes
 
COMPOUND - Static variable in class com.electronwill.nbj.tagtypes.Types
 

D

DOUBLE - Static variable in class com.electronwill.nbj.tagtypes.Types
 

E

END - Static variable in class com.electronwill.nbj.tagtypes.Types
 

F

FLOAT - Static variable in class com.electronwill.nbj.tagtypes.Types
 
forValue(T) - Static method in class com.electronwill.nbj.tagtypes.Types
 

G

get(String) - Method in class com.electronwill.nbj.TagCompound
 
get(int) - Static method in class com.electronwill.nbj.tagtypes.Types
 
getName() - Method in class com.electronwill.nbj.Tag
 
getType() - Method in class com.electronwill.nbj.Tag
 
getValue() - Method in class com.electronwill.nbj.Tag
 

I

id() - Method in interface com.electronwill.nbj.tagtypes.TagType
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeByte
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeByteArray
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeCompound
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeDouble
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeEnd
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeFloat
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeInt
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeIntArray
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeIterable
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeIterator
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeList
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeLong
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeLongArray
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeObjArray
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeShort
 
id() - Method in class com.electronwill.nbj.tagtypes.TypeString
 
INT - Static variable in class com.electronwill.nbj.tagtypes.Types
 
INT_ARRAY - Static variable in class com.electronwill.nbj.tagtypes.Types
 
ITERABLE - Static variable in class com.electronwill.nbj.tagtypes.Types
 
iterator() - Method in class com.electronwill.nbj.TagCompound
 
ITERATOR - Static variable in class com.electronwill.nbj.tagtypes.Types
 

L

LIST - Static variable in class com.electronwill.nbj.tagtypes.Types
 
LONG - Static variable in class com.electronwill.nbj.tagtypes.Types
 
LONG_ARRAY - Static variable in class com.electronwill.nbj.tagtypes.Types
 

N

name - Variable in class com.electronwill.nbj.Tag
 
NbtException - Exception in com.electronwill.nbj
Thrown when a problem occurs during parsing or writing NBT data.
NbtException() - Constructor for exception com.electronwill.nbj.NbtException
 
NbtException(String) - Constructor for exception com.electronwill.nbj.NbtException
 
NbtException(String, Throwable) - Constructor for exception com.electronwill.nbj.NbtException
 
NbtException(Throwable) - Constructor for exception com.electronwill.nbj.NbtException
 

O

OBJ_ARRAY - Static variable in class com.electronwill.nbj.tagtypes.Types
 

R

readNamed(DataInput) - Static method in class com.electronwill.nbj.Tag
 
readNamed(InputStream) - Static method in class com.electronwill.nbj.Tag
 
readNamed(DataInput) - Static method in class com.electronwill.nbj.TagCompound
 
readNamed(InputStream) - Static method in class com.electronwill.nbj.TagCompound
 
readNameless(DataInput) - Static method in class com.electronwill.nbj.Tag
 
readNameless(InputStream) - Static method in class com.electronwill.nbj.Tag
 
readValue(DataInput) - Method in interface com.electronwill.nbj.tagtypes.TagType
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeByte
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeByteArray
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeCompound
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeDouble
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeEnd
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeFloat
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeInt
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeIntArray
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeIterable
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeIterator
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeList
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeLong
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeLongArray
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeObjArray
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeShort
 
readValue(DataInput) - Method in class com.electronwill.nbj.tagtypes.TypeString
 

S

SHORT - Static variable in class com.electronwill.nbj.tagtypes.Types
 
STRING - Static variable in class com.electronwill.nbj.tagtypes.Types
 

T

Tag<V> - Class in com.electronwill.nbj
Represents an NBT tag.
Tag(TagType<V>, String, V) - Constructor for class com.electronwill.nbj.Tag
 
TagCompound - Class in com.electronwill.nbj
NBT compound tag.
TagCompound(String, Map<String, Object>) - Constructor for class com.electronwill.nbj.TagCompound
 
TagCompound(String) - Constructor for class com.electronwill.nbj.TagCompound
 
TagType<V> - Interface in com.electronwill.nbj.tagtypes
 
type - Variable in class com.electronwill.nbj.Tag
 
TypeByte - Class in com.electronwill.nbj.tagtypes
 
TypeByteArray - Class in com.electronwill.nbj.tagtypes
 
TypeCompound - Class in com.electronwill.nbj.tagtypes
 
TypeDouble - Class in com.electronwill.nbj.tagtypes
 
TypeEnd - Class in com.electronwill.nbj.tagtypes
 
TypeFloat - Class in com.electronwill.nbj.tagtypes
 
TypeInt - Class in com.electronwill.nbj.tagtypes
 
TypeIntArray - Class in com.electronwill.nbj.tagtypes
 
TypeIterable - Class in com.electronwill.nbj.tagtypes
 
TypeIterator - Class in com.electronwill.nbj.tagtypes
 
TypeList - Class in com.electronwill.nbj.tagtypes
 
TypeLong - Class in com.electronwill.nbj.tagtypes
 
TypeLongArray - Class in com.electronwill.nbj.tagtypes
 
TypeObjArray - Class in com.electronwill.nbj.tagtypes
Reads and writes object arrays as NBT lists.
Types - Class in com.electronwill.nbj.tagtypes
Utility class that gives access to the NBT tag types.
TypeShort - Class in com.electronwill.nbj.tagtypes
 
TypeString - Class in com.electronwill.nbj.tagtypes
 

V

value - Variable in class com.electronwill.nbj.Tag
 

W

writeNamed(DataOutput) - Method in class com.electronwill.nbj.Tag
 
writeNameless(DataOutput) - Method in class com.electronwill.nbj.Tag
 
writeValue(V, DataOutput) - Method in interface com.electronwill.nbj.tagtypes.TagType
 
writeValue(Byte, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeByte
 
writeValue(byte[], DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeByteArray
 
writeValue(Map<String, Object>, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeCompound
 
writeValue(Double, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeDouble
 
writeValue(Void, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeEnd
 
writeValue(Float, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeFloat
 
writeValue(Integer, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeInt
 
writeValue(int[], DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeIntArray
 
writeValue(Iterable<?>, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeIterable
 
writeValue(Iterator<?>, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeIterator
 
writeValue(List<?>, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeList
 
writeValue(Long, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeLong
 
writeValue(long[], DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeLongArray
 
writeValue(Object[], DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeObjArray
 
writeValue(Short, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeShort
 
writeValue(String, DataOutput) - Method in class com.electronwill.nbj.tagtypes.TypeString
 
B C D E F G I L N O R S T V W 
Skip navigation links