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

I

IDragonLootElement - Interface in wtf.choco.dragoneggdrop.dragon.loot.elements
Represents a loot element as part of an ILootPool.
ILootPool<T extends IDragonLootElement> - Interface in wtf.choco.dragoneggdrop.dragon.loot.pool
Represents a pool of loot elements.
init(JavaPlugin, int) - Static method in class wtf.choco.dragoneggdrop.utils.UpdateChecker
Initialize this update checker with the specified values and return its instance.
init(JavaPlugin, int, UpdateChecker.VersionScheme) - Static method in class wtf.choco.dragoneggdrop.utils.UpdateChecker
Initialize this update checker with the specified values and return its instance.
inject(OfflinePlayer, String) - Static method in class wtf.choco.dragoneggdrop.placeholder.DragonEggDropPlaceholders
Inject placeholders into the provided string given an optional player context.
inject(OfflinePlayer, String) - Method in interface wtf.choco.dragoneggdrop.placeholder.PlaceholderProvider
Inject placeholders into the provided string given an optional player context.
inject(OfflinePlayer, ItemStack) - Static method in class wtf.choco.dragoneggdrop.placeholder.DragonEggDropPlaceholders
Inject placeholders into the Strings from the provided item given an optional player context.
inject(OfflinePlayer, ItemStack) - Method in interface wtf.choco.dragoneggdrop.placeholder.PlaceholderProvider
Inject placeholders into the Strings from the provided item given an optional player context.
injectCopy(OfflinePlayer, ItemStack) - Static method in class wtf.choco.dragoneggdrop.placeholder.DragonEggDropPlaceholders
Inject placeholders into the Strings from the provided item given an optional player context.
injectCopy(OfflinePlayer, ItemStack) - Method in interface wtf.choco.dragoneggdrop.placeholder.PlaceholderProvider
Inject placeholders into the Strings from the provided item given an optional player context.
injectMathematicalOperator(String, DoubleUnaryOperator) - Static method in class wtf.choco.dragoneggdrop.utils.math.MathUtils
Inject a custom mathematical operation into the expression parser.
INSTANCE - Static variable in class wtf.choco.dragoneggdrop.particle.condition.EquationConditionAlwaysTrue
The singleton instance for this condition.
IntegerRange - Class in wtf.choco.dragoneggdrop.utils
Represents a pair of integer values denoting a minimum and maximum.
INVALID_JSON - wtf.choco.dragoneggdrop.utils.UpdateChecker.UpdateReason
The JSON retrieved from SpiGet was invalid or malformed.
isCentered() - Method in class wtf.choco.dragoneggdrop.dragon.loot.elements.DragonLootElementEgg
Check whether this element's item will be generated in the center slot of the chest.
isEmpty() - Method in class wtf.choco.dragoneggdrop.utils.RandomCollection
Check if this collection is completely empty and contains no entries.
isInitialized() - Static method in class wtf.choco.dragoneggdrop.utils.UpdateChecker
Check whether the UpdateChecker has been initialized or not (if UpdateChecker.init(JavaPlugin, int) has been invoked) and UpdateChecker.get() is safe to use.
isMet(ConditionContext) - Method in interface wtf.choco.dragoneggdrop.particle.condition.EquationCondition
Check whether or not this condition has been met given the provided context.
isMet(ConditionContext) - Method in class wtf.choco.dragoneggdrop.particle.condition.EquationConditionAlwaysTrue
 
isMet(ConditionContext) - Method in class wtf.choco.dragoneggdrop.particle.condition.EquationConditionDoubleComparison
 
isMet(ConditionContext) - Method in class wtf.choco.dragoneggdrop.particle.condition.EquationConditionStringComparison
 
isMet(ConditionContext) - Method in class wtf.choco.dragoneggdrop.particle.ConditionalEquationData
Check whether or not this equation data's conditions have all been met given the provided context.
isPresent(World) - Method in enum wtf.choco.dragoneggdrop.world.PortalCrystal
Check whether this crystal is spawned on the portal or not.
isRegistered(String) - Method in class wtf.choco.dragoneggdrop.registry.HashRegistry
 
isRegistered(String) - Method in interface wtf.choco.dragoneggdrop.registry.Registry
Check whether or not an entry has already been registered with the given key.
isRespawnInProgress() - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
Check whether a respawn is currently in progress or not.
isValidKey(String) - Static method in class wtf.choco.dragoneggdrop.utils.NamespacedKeyUtil
Check whether or not the provided string is a valid key for a NamespacedKey.
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