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

S

serializeItemStack(ItemStack) - Static method in class wtf.choco.alchema.util.ItemUtil
Serialize an ItemStack to a JsonObject.
setAmountOfEssence(int) - Method in class wtf.choco.alchema.api.event.entity.EntityDropEssenceEvent
Set the amount of essence to be dropped by this entity.
setApplyEffect(boolean) - Method in class wtf.choco.alchema.api.event.player.PlayerConsumeEntityEssenceEvent
Set whether or not this event should apply the effect of the entity essence data.
setBubbling(boolean) - Method in class wtf.choco.alchema.cauldron.AlchemicalCauldron
Set whether or not this cauldron is bubbling.
setCancelled(boolean) - Method in class wtf.choco.alchema.api.event.CauldronBubbleEvent
 
setCancelled(boolean) - Method in class wtf.choco.alchema.api.event.CauldronIngredientsDropEvent
 
setCancelled(boolean) - Method in class wtf.choco.alchema.api.event.CauldronItemCraftEvent
 
setCancelled(boolean) - Method in class wtf.choco.alchema.api.event.entity.EntityDamageByCauldronEvent
 
setCancelled(boolean) - Method in class wtf.choco.alchema.api.event.entity.EntityDropEssenceEvent
 
setCancelled(boolean) - Method in class wtf.choco.alchema.api.event.player.PlayerConsumeEntityEssenceEvent
 
setCancelled(boolean) - Method in class wtf.choco.alchema.api.event.player.PlayerEssenceCollectEvent
 
setComment(String) - Method in class wtf.choco.alchema.crafting.CauldronRecipe.Builder
Set the comment for this recipe.
setComment(String) - Method in class wtf.choco.alchema.crafting.CauldronRecipe
Deprecated.
this class will not be constructable in 1.2.0. See CauldronRecipe.builder(NamespacedKey, ItemStack)
setComment(Optional<String>) - Method in class wtf.choco.alchema.crafting.CauldronRecipe
Deprecated.
inconvenient parameter. See CauldronRecipe.setComment(String) instead
setDamage(double) - Method in class wtf.choco.alchema.api.event.entity.EntityDamageByCauldronEvent
Set the damage to be inflicted on the entity.
setEssence(int) - Method in class wtf.choco.alchema.api.event.entity.EntityDeathByCauldronEvent
Set the amount of essence to be inserted into the cauldron.
setEssenceAmount(int) - Method in class wtf.choco.alchema.api.event.player.PlayerEssenceCollectEvent
Set the amount of essence to be collected.
setExperience(int) - Method in class wtf.choco.alchema.api.event.CauldronItemCraftEvent
Set the experience yielded from this craft.
setExperience(int) - Method in class wtf.choco.alchema.crafting.CauldronRecipe.Builder
Set the experience to be yielded from crafting this recipe.
setIngredient(CauldronIngredient) - Method in class wtf.choco.alchema.api.event.CauldronIngredientAddEvent
Set the CauldronIngredient implementation to be added to the cauldron.
setLastInteracted(OfflinePlayer) - Method in class wtf.choco.alchema.cauldron.AlchemicalCauldron
Set the OfflinePlayer that last interacted with this cauldron.
setResult(ItemStack) - Method in class wtf.choco.alchema.api.event.CauldronItemCraftEvent
Set the resulting ItemStack of the cauldron crafting process.
shouldApplyEffect() - Method in class wtf.choco.alchema.api.event.player.PlayerConsumeEntityEssenceEvent
Check whether or not this event should apply the effect of the entity essence data.
shouldDamageEntities() - Method in interface wtf.choco.alchema.config.CauldronConfigurationContext
Check whether or not cauldrons should damage entities in boiling water.
shouldDamageEntities() - Method in class wtf.choco.alchema.config.SimpleCauldronConfigurationContext
 
SimpleCauldronConfigurationContext - Class in wtf.choco.alchema.config
A simple implementation of CauldronConfigurationContext.
startTask() - Method in class wtf.choco.alchema.cauldron.CauldronUpdateHandler
Start the update task.
stopAcceptingIngredientRegistrations() - Method in class wtf.choco.alchema.crafting.CauldronRecipeRegistry
Declare that this registry is no longer accepting ingredient registrations.
stopHeatingUp() - Method in class wtf.choco.alchema.cauldron.AlchemicalCauldron
Stop this cauldron from heating up.
successfulCraftVolume(float) - Method in class wtf.choco.alchema.config.CauldronConfigurationContext.CauldronConfigurationContextBuilder
Set the successful craft volume.
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