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