Index
All Classes|All Packages
A
- ActionBarUtil - Class in wtf.choco.dragoneggdrop.utils
- add(double, E) - Method in class wtf.choco.dragoneggdrop.utils.RandomCollection
-
Add a new object to the collection with a given weighted random.
- addAll(RandomCollection<E>) - Method in class wtf.choco.dragoneggdrop.utils.RandomCollection
-
Add all elements of another RandomCollection.
- addCondition(EquationCondition) - Method in class wtf.choco.dragoneggdrop.particle.ConditionalEquationData
-
Add a condition that must be met for this equation data.
- addIfHasPermission(CommandSender, String, List<String>, String) - Static method in class wtf.choco.dragoneggdrop.utils.CommandUtils
-
Add a String to a List<String> if the provided sender has the given permission.
- addIfHasPermission(CommandSender, String, List<String>, String...) - Static method in class wtf.choco.dragoneggdrop.utils.CommandUtils
-
Add strings to a List<String> if the provided sender has the given permission.
- AnimatedParticleSession - Class in wtf.choco.dragoneggdrop.particle
-
Represents a set of tickable equation data capable of animating a
ParticleShapeDefinition
in the world. - applyToBattle(EnderDragon, DragonBattle) - Method in class wtf.choco.dragoneggdrop.dragon.DragonTemplate
-
Apply this templates data to an EnderDragonBattle object.
- asJson() - Method in class wtf.choco.dragoneggdrop.dragon.loot.DragonLootTable
-
Write this loot table as a JsonObject.
- attribute(Attribute, double) - Method in class wtf.choco.dragoneggdrop.dragon.DragonTemplateBuilder
-
Add an attribute and apply to it the given base value.
All Classes|All Packages