Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes|All Packages

R

RandomCollection<E> - Class in wtf.choco.dragoneggdrop.utils
An implementation of a Collection based on a TreeMap.
RandomCollection() - Constructor for class wtf.choco.dragoneggdrop.utils.RandomCollection
Construct a new RandomCollection with a new Random object.
RandomCollection(Random) - Constructor for class wtf.choco.dragoneggdrop.utils.RandomCollection
Construct a new RandomCollection with a given Random object.
readTempData(DragonEggDrop, File) - Static method in class wtf.choco.dragoneggdrop.utils.DataFileUtils
Read temporary data to DragonEggDrop from the provided File.
recordDamage(Entity, double) - Method in class wtf.choco.dragoneggdrop.dragon.DamageHistory
Record damage to this history.
register(T) - Method in class wtf.choco.dragoneggdrop.registry.HashRegistry
 
register(T) - Method in interface wtf.choco.dragoneggdrop.registry.Registry
Register a key-value pair.
register(DragonTemplate) - Method in class wtf.choco.dragoneggdrop.registry.DragonTemplateRegistry
 
Registerable - Interface in wtf.choco.dragoneggdrop.registry
Represents an object capable of being registered to a Registry.
registerCondition(String, Function<JsonObject, ? extends EquationCondition>) - Static method in class wtf.choco.dragoneggdrop.particle.condition.ConditionFactory
Register a condition factory method.
registerPlaceholders(DragonEggDrop, PluginManager) - Static method in class wtf.choco.dragoneggdrop.placeholder.DragonEggDropPlaceholders
 
Registry<T extends Registerable> - Interface in wtf.choco.dragoneggdrop.registry
Represents a key-value registry.
reloadInMemoryData(DragonEggDrop, boolean) - Static method in class wtf.choco.dragoneggdrop.utils.DataFileUtils
Reload all data that is stored in memory.
remove(E) - Method in class wtf.choco.dragoneggdrop.utils.RandomCollection
Remove the provided element from this collection.
requestUpdateCheck() - Method in class wtf.choco.dragoneggdrop.utils.UpdateChecker
Request an update check to SpiGet.
requiresUpdate() - Method in class wtf.choco.dragoneggdrop.utils.UpdateChecker.UpdateResult
Check whether or not this result requires the user to update.
RespawnReason - Enum in wtf.choco.dragoneggdrop.world
The trigger reason that allowed an Ender Dragon to start its respawning process.
RespawnRunnable - Class in wtf.choco.dragoneggdrop.tasks
Represents a BukkitRunnable that handles the respawning of the Ender Dragon after it has been slain.
RespawnRunnable(DragonEggDrop, World, int) - Constructor for class wtf.choco.dragoneggdrop.tasks.RespawnRunnable
Construct a new RespawnRunnable object.
roll(Random) - Method in class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolCommand
 
roll(Random) - Method in interface wtf.choco.dragoneggdrop.dragon.loot.pool.ILootPool
Roll this loot pool using the supplied Random instance.
run() - Method in class wtf.choco.dragoneggdrop.tasks.DragonDeathRunnable
 
run() - Method in class wtf.choco.dragoneggdrop.tasks.RespawnRunnable
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes|All Packages