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 SmithingRecipeModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
class
Fields in net.minecraft.recipe with type parameters of type SmithingRecipe -
Uses of SmithingRecipe in net.minecraft.screen
Fields in net.minecraft.screen declared as SmithingRecipeModifier and TypeFieldDescriptionprivate @Nullable SmithingRecipe
SmithingScreenHandler.currentRecipe
Fields in net.minecraft.screen with type parameters of type SmithingRecipeModifier and TypeFieldDescriptionprivate final List<SmithingRecipe>
SmithingScreenHandler.recipes
Methods in net.minecraft.screen with parameters of type SmithingRecipeModifier and TypeMethodDescriptionSmithingScreenHandler.getQuickMoveSlot
(SmithingRecipe recipe, ItemStack stack)