Packages 
Package Description
org.kikikan.deadbymoonlight
Contains the main API class, GameComponent, its subclass, and a simple helper class.
org.kikikan.deadbymoonlight.cooldowns
Contains the classes and interfaces regarding the Cooldowns.
org.kikikan.deadbymoonlight.events
Contains the Event class and its subclass.
org.kikikan.deadbymoonlight.events.player
Contains PlayerEvent.
org.kikikan.deadbymoonlight.events.player.both
Contains the events regarding both teams.
org.kikikan.deadbymoonlight.events.player.both.modifiableevents
Contains the ModifiableEvents regarding both sides.
org.kikikan.deadbymoonlight.events.player.killer  
org.kikikan.deadbymoonlight.events.player.killer.modifiableevents
Contains the ModifiableEvents regarding the Killer.
org.kikikan.deadbymoonlight.events.player.survivor
Contains the events regarding the Survivors.
org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Contains the ModifiableEvents regarding the Survivors.
org.kikikan.deadbymoonlight.events.world
Contains the events which happen to the World, rather than to the Players.
org.kikikan.deadbymoonlight.game
Contains the classes which can be found directly in a Game.
org.kikikan.deadbymoonlight.perks
Contains the Perk class and its subclasses.
org.kikikan.deadbymoonlight.util
Contains simple helper classes and enums.