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

E

EMPTIED_BY_PLAYER - wtf.choco.alchema.api.event.CauldronIngredientsDropEvent.Reason
A player has emptied the cauldron with a bucket.
ENTITY_TYPE - Static variable in class wtf.choco.alchema.persistence.AlchemaPersistentDataTypes
An EntityType PersistentDataType.
EntityDamageByCauldronEvent - Class in wtf.choco.alchema.api.event.entity
Called when an LivingEntity is damaged by an AlchemicalCauldron.
EntityDamageByCauldronEvent(LivingEntity, AlchemicalCauldron, double) - Constructor for class wtf.choco.alchema.api.event.entity.EntityDamageByCauldronEvent
EntityDeathByCauldronEvent - Class in wtf.choco.alchema.api.event.entity
Called when a LivingEntity is damaged and killed by an AlchemicalCauldron.
EntityDeathByCauldronEvent(LivingEntity, AlchemicalCauldron, int) - Constructor for class wtf.choco.alchema.api.event.entity.EntityDeathByCauldronEvent
EntityDropEssenceEvent - Class in wtf.choco.alchema.api.event.entity
Called when a LivingEntity is killed and drops a vial of entity essence.
EntityDropEssenceEvent(Entity, EntityEssenceData, int) - Constructor for class wtf.choco.alchema.api.event.entity.EntityDropEssenceEvent
EntityEssenceData - Class in wtf.choco.alchema.essence
Represents information about entity essence bottles and its properties.
EntityEssenceData(EntityType, Color) - Constructor for class wtf.choco.alchema.essence.EntityEssenceData
Construct a new non-consumable EntityEssenceData with glowing set to false.
EntityEssenceData(EntityType, Color, boolean) - Constructor for class wtf.choco.alchema.essence.EntityEssenceData
Construct a new non-consumable EntityEssenceData.
EntityEssenceData(EntityType, Color, boolean, EssenceConsumptionCallback) - Constructor for class wtf.choco.alchema.essence.EntityEssenceData
Construct a new EntityEssenceData.
EntityEssenceData(EntityType, Color, EssenceConsumptionCallback) - Constructor for class wtf.choco.alchema.essence.EntityEssenceData
Construct a new EntityEssenceData with glowing set to false.
EntityEssenceEffectRegistry - Class in wtf.choco.alchema.essence
Represents a registry by which EntityTypes may be mapped to their EntityEssenceData counterparts.
EntityEssenceEffectRegistry() - Constructor for class wtf.choco.alchema.essence.EntityEssenceEffectRegistry
 
entityType(Supplier<List<String>>) - Static method in class wtf.choco.alchema.util.RefreshableEnumSets
Create a RefreshableEnumSet for EntityType elements.
equals(Object) - Method in class wtf.choco.alchema.cauldron.AlchemicalCauldron
 
equals(Object) - Method in class wtf.choco.alchema.crafting.CauldronIngredientEntityEssence
 
equals(Object) - Method in class wtf.choco.alchema.crafting.CauldronIngredientItemStack
 
equals(Object) - Method in class wtf.choco.alchema.crafting.CauldronIngredientMaterial
 
equals(Object) - Method in class wtf.choco.alchema.crafting.CauldronRecipe
 
EssenceConsumptionCallback - Interface in wtf.choco.alchema.essence
Represents a callback to be executed when a player consumes a vial of entity essence in the world.
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