| Package | Description |
|---|---|
| me.lucko.helper.event.functional.protocol |
| Modifier and Type | Method and Description |
|---|---|
ProtocolHandlerList |
ProtocolHandlerList.biConsumer(BiConsumer<ProtocolSubscription,? super com.comphenix.protocol.events.PacketEvent> handler) |
default ProtocolHandlerList |
ProtocolHandlerList.consumer(Consumer<? super com.comphenix.protocol.events.PacketEvent> handler) |
ProtocolHandlerList |
ProtocolSubscriptionBuilder.handlers()
Return the handler list builder to append handlers for the event.
|
Copyright © 2022. All rights reserved.