mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
Resolve merge conflict.
This commit is contained in:
@@ -22,6 +22,7 @@ public final class MessageHandlerChainSet {
|
||||
/**
|
||||
* Notifies the appropriate {@link MessageHandlerChain} that a {@link Message} has been received.
|
||||
*
|
||||
* @param player The {@link Player} receiving the Message.
|
||||
* @param message The Message.
|
||||
* @return {@code true} if the Message propagated down the chain without being terminated or if the chain for the
|
||||
* Message was not found, otherwise {@code false}.
|
||||
|
||||
Reference in New Issue
Block a user