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 classComposterBlock.EmptyInventory(package private) static classComposterBlock.FullInventory(package private) static classComposterBlock.PartialInventory -
Uses of IRecipeHelperPopulator in net.minecraft.inventory
Classes in net.minecraft.inventory that implement IRecipeHelperPopulator Modifier and Type Class Description classCraftingInventoryclassEnderChestInventoryclassInventory -
Uses of IRecipeHelperPopulator in net.minecraft.tileentity
Classes in net.minecraft.tileentity that implement IRecipeHelperPopulator Modifier and Type Class Description classAbstractFurnaceTileEntityclassBlastFurnaceTileEntityclassFurnaceTileEntityclassSmokerTileEntity
-