Interface ServerEvent

All Superinterfaces:
Event
All Known Subinterfaces:
CreateGroupEvent, EntitySoundPacketEvent, GroupEvent, JoinGroupEvent, LeaveGroupEvent, LocationalSoundPacketEvent, MicrophonePacketEvent, PacketEvent<T>, PlayerConnectedEvent, PlayerDisconnectedEvent, PlayerStateChangedEvent, RegisterVolumeCategoryEvent, RemoveGroupEvent, SoundPacketEvent<T>, StaticSoundPacketEvent, UnregisterVolumeCategoryEvent, VoicechatServerStartedEvent, VoicechatServerStartingEvent, VoicechatServerStoppedEvent, VoiceHostEvent, VolumeCategoryEvent

public interface ServerEvent extends Event
  • Method Details