public class InventoryMoveItemEventDebounce extends AbstractEventDebounce<InventoryMoveItemEventDebounce.Key>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
InventoryMoveItemEventDebounce.Key |
AbstractEventDebounce.Entry| Constructor and Description |
|---|
InventoryMoveItemEventDebounce(int debounceTime) |
| Modifier and Type | Method and Description |
|---|---|
AbstractEventDebounce.Entry |
tryDebounce(org.bukkit.event.inventory.InventoryMoveItemEvent event) |
debounce, getEntrypublic InventoryMoveItemEventDebounce(int debounceTime)
public AbstractEventDebounce.Entry tryDebounce(org.bukkit.event.inventory.InventoryMoveItemEvent event)
Copyright © 2015. All Rights Reserved.