Uses of Interface
net.minecraft.recipe.RecipeInputProvider
Packages that use RecipeInputProvider
-
Uses of RecipeInputProvider in net.minecraft.block
Classes in net.minecraft.block that implement RecipeInputProviderModifier and TypeClassDescriptionprivate static class
private static class
private static class
-
Uses of RecipeInputProvider in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement RecipeInputProviderModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of RecipeInputProvider in net.minecraft.inventory
Subinterfaces of RecipeInputProvider in net.minecraft.inventoryModifier and TypeInterfaceDescriptioninterface
Represents an inventory that is an input for a recipe, such as crafting table inputs.Classes in net.minecraft.inventory that implement RecipeInputProviderModifier and TypeClassDescriptionclass
Represents an inventory for crafting inputs.class
Represents an inventory used for ender chests.class
A generic implementation ofInventory
.