public interface IDispenseItemBehavior
Modifier and Type | Field and Description |
---|---|
static IDispenseItemBehavior |
NOOP |
Modifier and Type | Method and Description |
---|---|
ItemStack |
dispense(IBlockSource p_dispense_1_,
ItemStack p_dispense_2_) |
static void |
init() |
static final IDispenseItemBehavior NOOP
ItemStack dispense(IBlockSource p_dispense_1_, ItemStack p_dispense_2_)
static void init()