public class DispenseBoatBehavior extends DefaultDispenseItemBehavior
Modifier and Type | Field and Description |
---|---|
private DefaultDispenseItemBehavior |
dispenseItemBehaviour |
private BoatEntity.Type |
type |
NOOP
Constructor and Description |
---|
DispenseBoatBehavior(BoatEntity.Type typeIn) |
Modifier and Type | Method and Description |
---|---|
ItemStack |
dispenseStack(IBlockSource source,
ItemStack stack) |
protected void |
playDispenseSound(IBlockSource source) |
dispense, doDispense, spawnDispenseParticles
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
private final DefaultDispenseItemBehavior dispenseItemBehaviour
private final BoatEntity.Type type
public DispenseBoatBehavior(BoatEntity.Type typeIn)
public ItemStack dispenseStack(IBlockSource source, ItemStack stack)
dispenseStack
in class DefaultDispenseItemBehavior
protected void playDispenseSound(IBlockSource source)
playDispenseSound
in class DefaultDispenseItemBehavior