| Modifier and Type | Method and Description |
|---|---|
FunctionalHandlerList<T,R> |
FunctionalHandlerList.biConsumer(BiConsumer<R,? super T> handler)
Add a
BiConsumer handler. |
FunctionalHandlerList<T,R> |
FunctionalHandlerList.consumer(Consumer<? super T> handler)
Add a
Consumer handler. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MergedHandlerList<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolHandlerList |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SingleHandlerList<T extends org.bukkit.event.Event> |
Copyright © 2022. All rights reserved.