Uses of Interface
net.minecraft.inventory.IRecipeHelperPopulator
-
Packages that use IRecipeHelperPopulator Package Description net.minecraft.block net.minecraft.inventory net.minecraft.tileentity -
-
Uses of IRecipeHelperPopulator in net.minecraft.block
Classes in net.minecraft.block that implement IRecipeHelperPopulator Modifier and Type Class Description (package private) static class
ComposterBlock.EmptyInventory
(package private) static class
ComposterBlock.FullInventory
(package private) static class
ComposterBlock.PartialInventory
-
Uses of IRecipeHelperPopulator in net.minecraft.inventory
Classes in net.minecraft.inventory that implement IRecipeHelperPopulator Modifier and Type Class Description class
CraftingInventory
class
EnderChestInventory
class
Inventory
-
Uses of IRecipeHelperPopulator in net.minecraft.tileentity
Classes in net.minecraft.tileentity that implement IRecipeHelperPopulator Modifier and Type Class Description class
AbstractFurnaceTileEntity
class
BlastFurnaceTileEntity
class
FurnaceTileEntity
class
SmokerTileEntity
-