Class LodestoneRecipeType<T extends net.minecraft.world.item.crafting.Recipe<?>>
java.lang.Object
team.lodestar.lodestone.modules.toolkit.recipe.LodestoneRecipeType<T>
- All Implemented Interfaces:
net.minecraft.world.item.crafting.RecipeType<T>
public class LodestoneRecipeType<T extends net.minecraft.world.item.crafting.Recipe<?>>
extends Object
implements net.minecraft.world.item.crafting.RecipeType<T>
A Basic implementation for a custom recipe type along with some static helper functions for fetching recipes.
-
Field Summary
FieldsFields inherited from interface net.minecraft.world.item.crafting.RecipeType
BLASTING, CAMPFIRE_COOKING, CRAFTING, SMELTING, SMITHING, SMOKING, STONECUTTING -
Constructor Summary
Constructors -
Method Summary