| Package | Description |
|---|---|
| net.minecraft.tileentity | |
| net.minecraftforge.items |
| Modifier and Type | Class and Description |
|---|---|
class |
TileEntityDropper |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
VanillaInventoryCodeHooks.dropperInsertHook(World world,
BlockPos pos,
TileEntityDispenser dropper,
int slot,
ItemStack stack)
Copied from BlockDropper#dispense and added capability support
|