Package team.lodestar.lodestone.systems.recipe
package team.lodestar.lodestone.systems.recipe
-
ClassesClassDescriptionLodestoneInWorldRecipe<T extends net.minecraft.world.item.crafting.RecipeInput>A Recipe Class designed for In-World Crafting without the presence of an interface.LodestoneRecipeSerializer<T extends net.minecraft.world.item.crafting.Recipe<?>>A Recipe Serializer implementation for use with any custom recipe type.LodestoneRecipeType<T extends net.minecraft.world.item.crafting.Recipe<?>>A Basic implementation for a custom recipe type along with some static helper functions for fetching recipes.