| Package | Description |
|---|---|
| net.minecraftforge.items |
| Modifier and Type | Field and Description |
|---|---|
private TileEntityHopper |
VanillaHopperItemHandler.hopper |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
VanillaInventoryCodeHooks.insertHook(TileEntityHopper hopper)
Copied from TileEntityHopper#transferItemsOut and added capability support
|
| Constructor and Description |
|---|
VanillaHopperItemHandler(TileEntityHopper hopper) |