Skip navigation links
A C D E F G H I K M N O P R S T V W 

R

readFromNBT(NBTTagCompound) - Method in class com.trcgames.dbSynchronizer.database.DataSaver
 
readFromNBT(NBTTagCompound) - Method in class com.trcgames.dbSynchronizer.database.ServerDatabase
 
removeBlockPos(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a BlockPos object using the specified key.
removeBoolean(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a boolean value using the specified key.
removeByte(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a byte value using the specified key.
removeChar(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a char value using the specified key.
removeData(String, Class<? extends Object>, boolean) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
synchronized for avoid ConcurrentModificationException with dataArray and keysArray
removeDBFolder(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a DBFolder object using the specified key.
removeDouble(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a double value using the specified key.
removeFloat(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a float value using the specified key.
removeInt(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a int value using the specified key.
removeLong(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a long value using the specified key.
removeShort(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a short value using the specified key.
removeString(String) - Method in class com.trcgames.dbSynchronizer.database.DBFolder
Removes a String object using the specified key.
A C D E F G H I K M N O P R S T V W 
Skip navigation links