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

R

RECIPE_KEY_EMPTY_VIAL - Static variable in class wtf.choco.alchema.util.AlchemaConstants
A NamespacedKey used as a key for the empty vial crafting recipe
RecipeLoadFailureReport - Class in wtf.choco.alchema.crafting
Represents a set of information regarding a recipe that failed to load from Alchema's file system.
RecipeLoadFailureReport(NamespacedKey, Throwable) - Constructor for class wtf.choco.alchema.crafting.RecipeLoadFailureReport
Construct a new RecipeLoadFailureReport.
RecipeLoadFailureReport(NamespacedKey, Throwable, String) - Constructor for class wtf.choco.alchema.crafting.RecipeLoadFailureReport
Construct a new RecipeLoadFailureReport.
RecipeLoadResult - Interface in wtf.choco.alchema.crafting
Represents a result of the CauldronRecipeRegistry.loadCauldronRecipes(Alchema, File) asynchronous recipe loading.
RefreshableEnumSets - Class in wtf.choco.alchema.util
A set of utility methods to create RefreshableEnumSets.
refreshEntityBlacklists() - Method in class wtf.choco.alchema.Alchema
Refresh the entity blacklists from the configuration loaded into memory.
registerCauldronRecipe(CauldronRecipe) - Method in class wtf.choco.alchema.crafting.CauldronRecipeRegistry
Register a CauldronRecipe to be used by any AlchemicalCauldron.
registerDefaultAlchemaEssences(EntityEssenceEffectRegistry) - Static method in class wtf.choco.alchema.essence.EntityEssenceEffectRegistry
Register all default EntityEssenceData for every EntityType supported by Alchema on initial install.
registerEntityEssenceData(EntityEssenceData) - Method in class wtf.choco.alchema.essence.EntityEssenceEffectRegistry
Register an EntityEssenceData for the given EntityType.
registerEntityEssenceData(EntityEssenceData, boolean) - Method in class wtf.choco.alchema.essence.EntityEssenceEffectRegistry
Register an EntityEssenceData for the given EntityType.
registerIngredientType(NamespacedKey, Function<JsonObject, ? extends CauldronIngredient>) - Method in class wtf.choco.alchema.crafting.CauldronRecipeRegistry
Register a new type of CauldronIngredient.
removeCauldron(AlchemicalCauldron) - Method in class wtf.choco.alchema.cauldron.CauldronManager
Remove an AlchemicalCauldron from the world.
removeIngredients(CauldronRecipe) - Method in class wtf.choco.alchema.cauldron.AlchemicalCauldron
Remove the ingredients listed by the provided CauldronRecipe.
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