Interface ChatPluginServerPlayerEvent

All Superinterfaces:
ChatPluginEvent, ChatPluginPlayerEvent
All Known Implementing Classes:
ActionbarSendEvent, AdSendEvent, AllowChatEvent, AllowPrivateMessageEvent, BossbarSendEvent, ChatChannelEvent, ChatChannelJoinEvent, ChatChannelLeaveEvent, ChatChannelSwitchEvent, ChatEvent, DenyChatEvent, DenyPrivateMessageEvent, EmptySlotClickEvent, F3ServerNameSendEvent, FakeJoinEvent, FakeKickEvent, FakeQuitEvent, GUICloseEvent, GUIDragEvent, GUIInteractEvent, GUIOpenEvent, IconClickEvent, PlayerFirstJoinEvent, PlayerPingEvent, PreChatEvent, PrePrivateMessageEvent, PrivateMessageEvent, PublicMessageEvent, ServerPlayerLoadEvent, ServerPlayerUnloadEvent, SilentTeleportEvent, StaffChatEvent, TablistSendEvent, VanishDisableEvent, VanishEnableEvent

public interface ChatPluginServerPlayerEvent extends ChatPluginPlayerEvent
Represents a ChatPluginServerPlayer-related event.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the player involved with this event.

    Methods inherited from interface me.remigio07.chatplugin.api.common.event.ChatPluginEvent

    call