public class BlockEntityEventDebounce extends AbstractEventDebounce<BlockEntityEventDebounce.Key>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BlockEntityEventDebounce.Key |
AbstractEventDebounce.Entry| Constructor and Description |
|---|
BlockEntityEventDebounce(int debounceTime) |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.bukkit.event.Event & org.bukkit.event.Cancellable> |
debounce(org.bukkit.block.Block block,
org.bukkit.entity.Entity entity,
org.bukkit.event.Cancellable originalEvent,
T firedEvent) |
debounce, getEntryCopyright © 2015. All Rights Reserved.