public abstract class FallibleItemDispenserBehavior extends ItemDispenserBehavior
| Modifier and Type | Field and Description |
|---|---|
private boolean |
success |
NOOP| Constructor and Description |
|---|
FallibleItemDispenserBehavior() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
method_27954() |
void |
method_27955(boolean bool) |
protected void |
playSound(BlockPointer pointer) |
dispense, dispenseSilently, spawnItem, spawnParticlesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmethod_27042, registerDefaultspublic boolean method_27954()
public void method_27955(boolean bool)
protected void playSound(BlockPointer pointer)
playSound in class ItemDispenserBehavior