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 class
ComposterBlock.ComposterInventory
(package private) static class
ComposterBlock.DummyInventory
(package private) static class
ComposterBlock.FullComposterInventory
-
Uses of RecipeInputProvider in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement RecipeInputProvider Modifier and Type Class Description class
AbstractFurnaceBlockEntity
class
BlastFurnaceBlockEntity
class
FurnaceBlockEntity
class
SmokerBlockEntity
-
Uses of RecipeInputProvider in net.minecraft.inventory
Classes in net.minecraft.inventory that implement RecipeInputProvider Modifier and Type Class Description class
CraftingInventory
class
EnderChestInventory
class
SimpleInventory