Uses of Interface
net.minecraft.recipe.SmithingRecipe
Packages that use SmithingRecipe
-
Uses of SmithingRecipe in net.minecraft.recipe
Classes in net.minecraft.recipe that implement SmithingRecipeFields in net.minecraft.recipe with type parameters of type SmithingRecipe -
Uses of SmithingRecipe in net.minecraft.screen
Fields in net.minecraft.screen with type parameters of type SmithingRecipeModifier and TypeFieldDescriptionprivate @Nullable RecipeEntry<SmithingRecipe>
SmithingScreenHandler.currentRecipe
private final List<RecipeEntry<SmithingRecipe>>
SmithingScreenHandler.recipes
Methods in net.minecraft.screen with parameters of type SmithingRecipeModifier and TypeMethodDescriptionprivate static OptionalInt
SmithingScreenHandler.getQuickMoveSlot
(SmithingRecipe recipe, ItemStack stack)