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