| Package | Description |
|---|---|
| net.minecraft.block | |
| net.minecraft.inventory | |
| net.minecraft.tileentity | |
| net.minecraftforge.items.wrapper |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
ComposterBlock.EmptyInventory |
(package private) static class |
ComposterBlock.FullInventory |
(package private) static class |
ComposterBlock.PartialInventory |
| Modifier and Type | Method and Description |
|---|---|
ISidedInventory |
ComposterBlock.createInventory(BlockState p_219966_1_,
IWorld p_219966_2_,
BlockPos p_219966_3_) |
| Modifier and Type | Method and Description |
|---|---|
ISidedInventory |
ISidedInventoryProvider.createInventory(BlockState p_219966_1_,
IWorld p_219966_2_,
BlockPos p_219966_3_) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFurnaceTileEntity |
class |
BlastFurnaceTileEntity |
class |
BrewingStandTileEntity |
class |
FurnaceTileEntity |
class |
ShulkerBoxTileEntity |
class |
SmokerTileEntity |
| Modifier and Type | Field and Description |
|---|---|
protected ISidedInventory |
SidedInvWrapper.inv |
| Modifier and Type | Method and Description |
|---|---|
static LazyOptional<IItemHandlerModifiable>[] |
SidedInvWrapper.create(ISidedInventory inv,
Direction... sides) |
static int |
SidedInvWrapper.getSlot(ISidedInventory inv,
int slot,
Direction side) |
| Constructor and Description |
|---|
SidedInvWrapper(ISidedInventory inv,
Direction side) |