-
Terminally Deprecated ElementsElementDescriptionMethod has been moved to an expansion, so it exists in IItemStack for scripters, and ExpandIItemStackForge for modders.Use
IRecipeManager.removeByName(String...)insteadUseGenericRecipesManager.removeByName(String...)insteaduse remove(IIngredient output)UseExpandFluidTaginstead.
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionMethod has been moved to an expansion, so it exists in IItemStack for scripters, and ExpandIItemStackForge for modders.Use
IRecipeManager.removeByName(String...)insteadUseGenericRecipesManager.removeByName(String...)insteaduse remove(IIngredient output)
-
Deprecated ConstructorsConstructorDescription
ResourceLocationBracketHandler.getResourceLocation(String)instead.