public abstract class OptionalDispenseBehavior extends DefaultDispenseItemBehavior
Modifier and Type | Field and Description |
---|---|
protected boolean |
successful |
NOOP
Constructor and Description |
---|
OptionalDispenseBehavior() |
Modifier and Type | Method and Description |
---|---|
protected void |
playDispenseSound(IBlockSource source) |
dispense, dispenseStack, doDispense, spawnDispenseParticles
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
protected void playDispenseSound(IBlockSource source)
playDispenseSound
in class DefaultDispenseItemBehavior