Uses of Interface
net.minecraft.recipe.RecipeInputProvider
Packages that use RecipeInputProvider
- 
Uses of RecipeInputProvider in net.minecraft.blockClasses in net.minecraft.block that implement RecipeInputProviderModifier and TypeClassDescriptionprivate static classprivate static classprivate static class
- 
Uses of RecipeInputProvider in net.minecraft.block.entityClasses in net.minecraft.block.entity that implement RecipeInputProviderModifier and TypeClassDescriptionclassclassclassclassclass
- 
Uses of RecipeInputProvider in net.minecraft.inventorySubinterfaces of RecipeInputProvider in net.minecraft.inventoryModifier and TypeInterfaceDescriptioninterfaceRepresents an inventory that is an input for a recipe, such as crafting table inputs.Classes in net.minecraft.inventory that implement RecipeInputProviderModifier and TypeClassDescriptionclassRepresents an inventory for crafting inputs.classRepresents an inventory used for ender chests.classA generic implementation ofInventory.