Uses of Package
dev.aura.bungeechat.api.placeholder
-
Packages that use dev.aura.bungeechat.api.placeholder Package Description dev.aura.bungeechat.api dev.aura.bungeechat.api.placeholder -
Classes in dev.aura.bungeechat.api.placeholder used by dev.aura.bungeechat.api Class Description BungeeChatContext This class represents a context for a message or other chat related action.
It may contain the acting player (sender), the receiver (target), the message and possibly more in the future.InvalidContextError This exception is used to indicate that a passed context did not fulfill the requirements placed on it.
It is advised that when throwing this exception to provide information on what exact requirements were not fulfilled as that simplifies debugging! -
Classes in dev.aura.bungeechat.api.placeholder used by dev.aura.bungeechat.api.placeholder Class Description BungeeChatContext This class represents a context for a message or other chat related action.
It may contain the acting player (sender), the receiver (target), the message and possibly more in the future.BungeeChatPlaceHolder InvalidContextError This exception is used to indicate that a passed context did not fulfill the requirements placed on it.
It is advised that when throwing this exception to provide information on what exact requirements were not fulfilled as that simplifies debugging!PlaceHolder ReplacementSupplier