Index
All Classes|All Packages
P
- parseExpression(String) - Static method in class wtf.choco.dragoneggdrop.utils.math.MathUtils
-
Evaluate a basic mathematical expression.
- parseRespawnSeconds(String) - Static method in class wtf.choco.dragoneggdrop.utils.math.MathUtils
-
Parse a timestamp value (i.e.
- parseRespawnSeconds(String, int) - Static method in class wtf.choco.dragoneggdrop.utils.math.MathUtils
-
Parse a timestamp value (i.e.
- PARTICLES_START - wtf.choco.dragoneggdrop.api.BattleState
-
The particles have started descending to drop the loot (if any at all).
- particleShapeDefinition(ParticleShapeDefinition) - Method in class wtf.choco.dragoneggdrop.dragon.DragonTemplateBuilder
-
Set the
ParticleShapeDefinition
. - ParticleShapeDefinition - Class in wtf.choco.dragoneggdrop.particle
-
Represents a defined particle shape.
- ParticleShapeDefinition(String, double) - Constructor for class wtf.choco.dragoneggdrop.particle.ParticleShapeDefinition
-
Construct a new
ParticleShapeDefinition
with empty equation data. - ParticleShapeDefinition(String, double, List<ConditionalEquationData>) - Constructor for class wtf.choco.dragoneggdrop.particle.ParticleShapeDefinition
-
Construct a new
ParticleShapeDefinition
. - ParticleVariables - Class in wtf.choco.dragoneggdrop.particle
-
Represents a set of variables to be used when parsing and evaluating an expression in a
ParticleShapeDefinition
. - ParticleVariables() - Constructor for class wtf.choco.dragoneggdrop.particle.ParticleVariables
-
Construct a new set of variables where all values are initialized to 0.0
- ParticleVariables(double, double, double, double, double) - Constructor for class wtf.choco.dragoneggdrop.particle.ParticleVariables
-
Construct a new set of variables.
- PERMISSION_COMMAND_RELOAD - Static variable in class wtf.choco.dragoneggdrop.utils.DEDConstants
- PERMISSION_COMMAND_RESPAWN_START - Static variable in class wtf.choco.dragoneggdrop.utils.DEDConstants
- PERMISSION_COMMAND_RESPAWN_STOP - Static variable in class wtf.choco.dragoneggdrop.utils.DEDConstants
- PERMISSION_COMMAND_RESPAWN_TEMPLATE - Static variable in class wtf.choco.dragoneggdrop.utils.DEDConstants
- PERMISSION_COMMAND_TEMPLATE_GENERATELOOT - Static variable in class wtf.choco.dragoneggdrop.utils.DEDConstants
- PERMISSION_COMMAND_TEMPLATE_INFO - Static variable in class wtf.choco.dragoneggdrop.utils.DEDConstants
- PERMISSION_COMMAND_TEMPLATE_LIST - Static variable in class wtf.choco.dragoneggdrop.utils.DEDConstants
- PERMISSION_OVERRIDE_CRYSTALS - Static variable in class wtf.choco.dragoneggdrop.utils.DEDConstants
- PlaceholderProvider - Interface in wtf.choco.dragoneggdrop.placeholder
-
Represents a provider for placeholder strings from configuration and loot tables.
- PortalCrystal - Enum in wtf.choco.dragoneggdrop.world
-
Represents all possible locations in which an end crystal may be spawned in regards to the End Portal found in The End.
All Classes|All Packages