Class RecipeComponentRegistry
java.lang.Object
com.blamejared.crafttweaker.impl.registry.recipe.RecipeComponentRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> IRecipeComponent<T> find(net.minecraft.resources.ResourceLocation id) voidregisterComponents(Collection<IRecipeComponent<?>> components)
-
Constructor Details
-
RecipeComponentRegistry
public RecipeComponentRegistry()
-
-
Method Details
-
registerComponents
-
find
-
allComponents
-