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