Uses of Interface
net.minecraft.recipe.RecipeInputProvider
| Package | Description |
|---|---|
| net.minecraft.block | |
| net.minecraft.block.entity | |
| net.minecraft.inventory |
-
Uses of RecipeInputProvider in net.minecraft.block
Classes in net.minecraft.block that implement RecipeInputProvider Modifier and Type Class Description (package private) static classComposterBlock.ComposterInventory(package private) static classComposterBlock.DummyInventory(package private) static classComposterBlock.FullComposterInventory -
Uses of RecipeInputProvider in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement RecipeInputProvider Modifier and Type Class Description classAbstractFurnaceBlockEntityclassBlastFurnaceBlockEntityclassFurnaceBlockEntityclassSmokerBlockEntity -
Uses of RecipeInputProvider in net.minecraft.inventory
Classes in net.minecraft.inventory that implement RecipeInputProvider Modifier and Type Class Description classCraftingInventoryclassEnderChestInventoryclassSimpleInventory