A  B  C  D  E  F  G  H  I  L  M  N  P  R  S  T  U  W 

R

read() - function in java.io.LittleEndianDataInputStream
 
read(ByteArray) - function in java.io.LittleEndianDataInputStream
 
read(ByteArray,Integer,Integer) - function in java.io.LittleEndianDataInputStream
 
readAllBytes() - function in java.io.LittleEndianDataInputStream
 
readBoolean() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readByte() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readChar() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readDouble() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readFloat() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readFully(ByteArray) - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readFully(ByteArray,Integer,Integer) - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readInt() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readLine() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readLong() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readNbtFile(InputStream,Boolean,Boolean,Boolean) - function in br.com.gamemods.nbtmanipulator.NbtIO
Read a NbtFile from the InputStream.
readNbtFile(InputStream,Boolean,Boolean) - function in br.com.gamemods.nbtmanipulator.NbtIO
Read a NbtFile from the InputStream.
readNbtFile(InputStream,Boolean) - function in br.com.gamemods.nbtmanipulator.NbtIO
Read a NbtFile from the InputStream.
readNbtFile(InputStream) - function in br.com.gamemods.nbtmanipulator.NbtIO
Read a NbtFile from the InputStream.
readNbtFile(File,Boolean,Boolean,Boolean) - function in br.com.gamemods.nbtmanipulator.NbtIO
Read a NbtFile from a File.
readNbtFile(File,Boolean,Boolean) - function in br.com.gamemods.nbtmanipulator.NbtIO
Read a NbtFile from a File.
readNbtFile(File,Boolean) - function in br.com.gamemods.nbtmanipulator.NbtIO
Read a NbtFile from a File.
readNbtFile(File) - function in br.com.gamemods.nbtmanipulator.NbtIO
Read a NbtFile from a File.
readNbtFileDetectingSettings(File) - function in br.com.gamemods.nbtmanipulator.NbtIO
Does an exhaustive attempts to load the NBT file, returning it if any of the attempts is successful.
readNbtFileDirectly(DataInput) - function in br.com.gamemods.nbtmanipulator.NbtIO
Reads a NbtFile from the input.
readNbtTagDirectly(DataInput,Class) - function in br.com.gamemods.nbtmanipulator.NbtIO
Reads a NbtTag of type T from the input directly, this is a reader for writeNbtTagDirectly.
readNbtTagDirectly(DataInput) - function in br.com.gamemods.nbtmanipulator.NbtIO
Reads a NbtTag of type T from the input directly, this is a reader for writeNbtTagDirectly.
readNBytes(Integer) - function in java.io.LittleEndianDataInputStream
 
readNBytes(ByteArray,Integer,Integer) - function in java.io.LittleEndianDataInputStream
 
readShort() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readUnsignedByte() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readUnsignedShort() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
readUTF() - function in br.com.gamemods.nbtmanipulator.LittleEndianDataInputStream
 
remove(String) - function in kotlin.collections.NbtCompound
 
remove(String,NbtTag) - function in kotlin.collections.NbtCompound
 
remove(T) - function in kotlin.collections.NbtList
 
remove(NbtList,Byte) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,Short) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,Integer) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,Long) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,Float) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,Double) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,String) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,ByteArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,ByteArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,IntArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,IntArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,LongArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,LongArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,Map) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
remove(NbtList,Array) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeAll(Collection) - function in kotlin.collections.NbtList
 
removeAt(Integer) - function in kotlin.collections.NbtList
 
removeIf(Predicate) - function in kotlin.collections.NbtList
 
removeListOfList(NbtList,ByteArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,ByteArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,ShortArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,ShortArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,IntArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,IntArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,LongArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,LongArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,FloatArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,FloatArray) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,Array) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,Array) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,Array) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,Array) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfList(NbtList,Array) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfListIterByte(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfListIterByteArray(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfListIterCompound(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfListIterFloat(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfListIterInt(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfListIterIntArray(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfListIterLong(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfListIterLongArray(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfListIterShort(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
removeListOfListIterString(NbtList,Iterable) - function in br.com.gamemods.nbtmanipulator.NbtUtil
Removes a tag containing the given value.
replace(String,NbtTag,NbtTag) - function in kotlin.collections.NbtCompound
 
replace(String,NbtTag) - function in kotlin.collections.NbtCompound
 
replaceAll(BiFunction) - function in kotlin.collections.NbtCompound
 
replaceAll(UnaryOperator) - function in kotlin.collections.NbtList
 
require(String) - function in br.com.gamemods.nbtmanipulator.NbtCompound
Returns the value corresponding to the given key, or throw an exception if such a key is not present in the compound.
reset() - function in java.io.LittleEndianDataInputStream
 
retainAll(Collection) - function in kotlin.collections.NbtList
 
A  B  C  D  E  F  G  H  I  L  M  N  P  R  S  T  U  W