Index

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

A

addCauldron(AlchemicalCauldron) - Method in class wtf.choco.alchema.cauldron.CauldronManager
Add an AlchemicalCauldron to the world.
addIngredient(CauldronIngredient) - Method in class wtf.choco.alchema.cauldron.AlchemicalCauldron
Add the ingredient to this cauldron.
addIngredient(CauldronIngredient) - Method in class wtf.choco.alchema.crafting.CauldronRecipe.Builder
Add an ingredient to the recipe.
adjustAmountBy(int) - Method in interface wtf.choco.alchema.crafting.CauldronIngredient
Return a new cauldron ingredient with the amount changed by the specified amount.
adjustAmountBy(int) - Method in class wtf.choco.alchema.crafting.CauldronIngredientEntityEssence
 
adjustAmountBy(int) - Method in class wtf.choco.alchema.crafting.CauldronIngredientItemStack
 
adjustAmountBy(int) - Method in class wtf.choco.alchema.crafting.CauldronIngredientMaterial
 
Alchema - Class in wtf.choco.alchema
The main plugin class of Alchema.
Alchema() - Constructor for class wtf.choco.alchema.Alchema
 
AlchemaConstants - Class in wtf.choco.alchema.util
Various constants for the Alchema plugin.
AlchemaEventFactory - Class in wtf.choco.alchema.util
A utility class to more easily call the various events in Alchema.
AlchemaPersistentDataTypes - Class in wtf.choco.alchema.persistence
A utility class defining constants of all types of PersistentDataTypes defined by Alchema.
AlchemaPersistentDataTypes() - Constructor for class wtf.choco.alchema.persistence.AlchemaPersistentDataTypes
 
AlchemicalCauldron - Class in wtf.choco.alchema.cauldron
Represents a special cauldron provided by Alchema.
AlchemicalCauldron(Block) - Constructor for class wtf.choco.alchema.cauldron.AlchemicalCauldron
Construct a new AlchemicalCauldron.
ambientBubbleVolume(float) - Method in class wtf.choco.alchema.config.CauldronConfigurationContext.CauldronConfigurationContextBuilder
Set the ambient bubble volume.
applyConsumptionEffectTo(Player, ItemStack) - Method in class wtf.choco.alchema.essence.EntityEssenceData
Apply the consumption effect for this entity essence to the provided living entity.
applyTo(ItemStack) - Method in class wtf.choco.alchema.essence.EntityEssenceData
Apply the required ItemMeta and change the type of the provided ItemStack to more appropriately represent this essence data as an ItemStack.
applyTo(ItemStack, int) - Method in class wtf.choco.alchema.essence.EntityEssenceData
Apply the required ItemMeta and change the type of the provided ItemStack to more appropriately represent this essence data as an ItemStack.
asItemStack() - Method in interface wtf.choco.alchema.crafting.CauldronIngredient
Get this ingredient represented as an ItemStack, if possible.
asItemStack() - Method in class wtf.choco.alchema.crafting.CauldronIngredientEntityEssence
 
asItemStack() - Method in class wtf.choco.alchema.crafting.CauldronIngredientItemStack
 
asItemStack() - Method in class wtf.choco.alchema.crafting.CauldronIngredientMaterial
 
attemptToHeatUp() - Method in class wtf.choco.alchema.cauldron.AlchemicalCauldron
Attempt to heat this cauldron.
A B C D E F G H I K L M N O P R S T U V W 
All Classes|All Packages