A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages

G

Game - Class in org.kikikan.deadbymoonlight.game
Represents the Game a.k.a the Trial itself.
Game(DeadByMoonlight, World) - Constructor for class org.kikikan.deadbymoonlight.game.Game
 
GameComponent - Class in org.kikikan.deadbymoonlight
A GameComponent acts like a global Perk.
GameComponent(JavaPlugin, Game) - Constructor for class org.kikikan.deadbymoonlight.GameComponent
 
GameFinishedEvent - Class in org.kikikan.deadbymoonlight.events.world
Called after a Game has ended.
GameFinishedEvent(Game, boolean) - Constructor for class org.kikikan.deadbymoonlight.events.world.GameFinishedEvent
 
GameStartedEvent - Class in org.kikikan.deadbymoonlight.events.world
Called after the Game has started.
GameStartedEvent(Game, GameStartReason) - Constructor for class org.kikikan.deadbymoonlight.events.world.GameStartedEvent
 
generator - Variable in class org.kikikan.deadbymoonlight.events.world.GeneratorCompletedEvent
The Generator which was completed.
Generator - Class in org.kikikan.deadbymoonlight.game
Represents a Generator.
GENERATOR_DONE - org.kikikan.deadbymoonlight.util.KillerAlertReason
 
GeneratorCompletedEvent - Class in org.kikikan.deadbymoonlight.events.world
Called when a Generator was repaired.
GeneratorCompletedEvent(Game, Generator) - Constructor for class org.kikikan.deadbymoonlight.events.world.GeneratorCompletedEvent
 
GeneratorKickedEvent - Class in org.kikikan.deadbymoonlight.events.player.killer
Called after the Killer kicked a Generator.
GeneratorKickedEvent(PerkUser, Generator) - Constructor for class org.kikikan.deadbymoonlight.events.player.killer.GeneratorKickedEvent
 
getActiveTotems() - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Returns a copy of the Totems which are not cleansed.
getAliveSurvivors() - Method in class org.kikikan.deadbymoonlight.game.PlayerManager
Gets the living (and not escaped) Survivors.
getAllValuesFromConfig() - Method in class org.kikikan.deadbymoonlight.Configurable
 
getAmplifier() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetFallSlowEvent
Gets the amplifier of the Slowness Potion Effect.
GetAttemptChanceEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the chance of succeeding with the attempt. 0 or below means it's impossible to unhook yourself, 1 or above means it will always be successful.
GetAttemptChanceEvent(Survivor) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetAttemptChanceEvent
 
getAuraManager() - Method in class org.kikikan.deadbymoonlight.game.Game
Gets the Aura Manager for this Game.
getAvailableHooks(Location) - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Gets a List of the Hooks that are not used at the moment and that are in a range of the specified Location.
getBleedOutProgress() - Method in class org.kikikan.deadbymoonlight.game.Survivor
Gets the bleed out progress value.
getBlock() - Method in class org.kikikan.deadbymoonlight.events.player.both.VaultEvent
 
getBoard() - Method in class org.kikikan.deadbymoonlight.game.Game
Gets the scoreboard that contains the number of remaining Generators.
getBottomLeft() - Method in class org.kikikan.deadbymoonlight.game.ExitLever
Gets a clone of the bottom left corner of the Exit Gate.
getCanBeSearched() - Method in class org.kikikan.deadbymoonlight.game.Chest
Checks if the Chest can be searched.
getCarriedSurvivor() - Method in class org.kikikan.deadbymoonlight.game.Killer
Returns the Survivor who is currently being carried by the Killer.
getCategory() - Method in class org.kikikan.deadbymoonlight.events.player.both.modifiableevents.GetPointsEvent
 
getChest(Location) - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Gets the Chest in the specified Location.
GetChestSearchSpeedEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines how fast the Survivors can search through the Chests.
GetChestSearchSpeedEvent(Survivor) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetChestSearchSpeedEvent
 
getChestSpawns() - Method in class org.kikikan.deadbymoonlight.game.World
 
getChestsToSpawn() - Method in class org.kikikan.deadbymoonlight.game.World
 
getColor() - Method in class org.kikikan.deadbymoonlight.game.Item
Returns the color code of the name of the ItemStack.
getCooldownTime() - Method in class org.kikikan.deadbymoonlight.perks.CooldownPerk
 
getCooldownTime() - Method in class org.kikikan.deadbymoonlight.perks.ExhaustionPerk
 
getDefaultEnabled() - Method in class org.kikikan.deadbymoonlight.Configurable
If this function returns true this Configurable will be enabled by default in the config file.
getDelay() - Method in class org.kikikan.deadbymoonlight.game.SkillCheck
Gets the speed of the Skill Check.
getDescription() - Method in class org.kikikan.deadbymoonlight.Configurable
The description of the Configurable, which will appear when the player hovers their cursor on the chat.
getDescription() - Method in class org.kikikan.deadbymoonlight.perks.Perk
 
getDisplayItemStack() - Method in class org.kikikan.deadbymoonlight.perks.Perk
Gets the ItemStack that represents this Perk in the Player's inventory.
getDisplayName() - Method in class org.kikikan.deadbymoonlight.Configurable
The name that will be shown to players
getDisplayName() - Method in class org.kikikan.deadbymoonlight.game.Item
 
getDisplayName() - Method in class org.kikikan.deadbymoonlight.GameComponent
 
getDisplayName() - Method in class org.kikikan.deadbymoonlight.perks.Perk
 
getDullTotems() - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Returns a copy of the Dull Totems.
getDurability() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetItemStatsEvent
Gets the durability of the Item.
getDurability() - Method in class org.kikikan.deadbymoonlight.game.Item
Gets the durability of the Item.
getDuration() - Method in class org.kikikan.deadbymoonlight.events.player.both.StunnedKillerEvent
 
getDuration() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetFallSlowEvent
Gets the duration of the Slowness Potion Effect.
getEntity() - Method in class org.kikikan.deadbymoonlight.util.AuraRecord
 
getEscapeMethod() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.SurvivorEscapedEvent
Gets the method which was used to leave the Arena.
getExitGatesPowered() - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Checks if the Exit Gates are powered.
getExitLever(Location) - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Gets the Exit Lever which is in the specified Location.
getExitLevers() - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Gets a copy of the list of Exit Levers.
GetFallSlowEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the properties of the Slowness Potion Effect that the Survivors get when they fall from high above.
GetFallSlowEvent(Survivor) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetFallSlowEvent
 
getFileName() - Method in class org.kikikan.deadbymoonlight.Configurable
Gets the name of the config file.
getFileName() - Method in class org.kikikan.deadbymoonlight.game.Item
 
getFileName() - Method in class org.kikikan.deadbymoonlight.GameComponent
 
getFileName() - Method in class org.kikikan.deadbymoonlight.perks.Perk
 
getFormattedName() - Method in class org.kikikan.deadbymoonlight.Configurable
Removes every whitespace in the name.
getFrom() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.HealthStateChangedEvent
Gets the Health State before the change occurred.
getGame() - Method in class org.kikikan.deadbymoonlight.events.Event
Returns the Game in which this Event was created.
getGame() - Method in class org.kikikan.deadbymoonlight.game.PerkUser
 
getGame() - Method in class org.kikikan.deadbymoonlight.game.WorldObject
 
getGame() - Method in class org.kikikan.deadbymoonlight.GameComponent
Gets the Game object.
getGameComponents() - Static method in class org.kikikan.deadbymoonlight.DeadByMoonlightAPI
Gets the list of Game Components.
GetGateOpenSpeedEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the speed of the Lever Progress.
GetGateOpenSpeedEvent(Survivor, ExitLever) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetGateOpenSpeedEvent
 
getGenerator() - Method in class org.kikikan.deadbymoonlight.events.player.killer.GeneratorKickedEvent
Gets the Generator which was kicked by the Killer.
getGenerator() - Method in class org.kikikan.deadbymoonlight.events.player.killer.modifiableevents.GetKickDamageEvent
 
getGenerator() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetRepairSpeedEvent
Gets the Generator being repaired.
getGenerator() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.StoppedRepairingGeneratorEvent
Gets the Generator which is no longer being Repaired by the Survivor.
getGenerator(Location) - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Gets the Generator in the specified location.
getGenerators() - Method in class org.kikikan.deadbymoonlight.game.World
 
getGenerators() - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Gets a copy of the list of Generators.
getGeneratorsRepairTime() - Method in class org.kikikan.deadbymoonlight.game.World
 
getGeneratorsToRepair() - Method in class org.kikikan.deadbymoonlight.game.World
 
getGeneratorsToSpawn() - Method in class org.kikikan.deadbymoonlight.game.World
 
getGenHorizontalDistance() - Method in class org.kikikan.deadbymoonlight.game.World
 
getGensToDo() - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Gets the number of Generators the Survivors need to repair before the Exit Gates get powered.
getGenVerticalDistance() - Method in class org.kikikan.deadbymoonlight.game.World
 
getGoodSize() - Method in class org.kikikan.deadbymoonlight.game.SkillCheck
Gets the size of the Good Skill Check.
getHatch() - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Gets the Hatch.
getHatchSpawns() - Method in class org.kikikan.deadbymoonlight.game.World
 
getHealed() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetHealSpeedEvent
Gets the Survivor who is being healed.
getHealedFrom() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.HealFinishedEvent
The Health State the Survivor had before the Healing was finished.
getHealers() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.HealFinishedEvent
A copy of the List of the Survivors who healed the Survivor.
GetHealSpeedEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the Healing speed of the Survivor.
GetHealSpeedEvent(Survivor, Survivor) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetHealSpeedEvent
 
getHealthBeforeHit() - Method in class org.kikikan.deadbymoonlight.events.player.both.KillerHitEvent
 
getHook() - Method in class org.kikikan.deadbymoonlight.events.player.both.KillerHangEvent
 
getHooks() - Method in class org.kikikan.deadbymoonlight.game.World
 
getHooks() - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Gets a copy of the list of Hooks.
getInventory() - Method in class org.kikikan.deadbymoonlight.game.Generator
 
getIsInProgress() - Method in class org.kikikan.deadbymoonlight.game.Game
Checks if this Game is currently in progress.
getIsOpen() - Method in class org.kikikan.deadbymoonlight.game.ExitLever
Checks if this gate is open.
getItem() - Method in class org.kikikan.deadbymoonlight.game.Chest
Gets the Item that is in this Chest.
getItem() - Method in class org.kikikan.deadbymoonlight.game.Survivor
Gets the Item the Survivor currently owns.
getItems() - Static method in class org.kikikan.deadbymoonlight.DeadByMoonlightAPI
Gets the list of Items.
getItems() - Method in class org.kikikan.deadbymoonlight.game.Game
Gets a copy of the usable items of this game.
getItemStack() - Method in class org.kikikan.deadbymoonlight.game.Item
Generates the ItemStack representing the Item.
GetItemStatsEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the properties of the Item that got opened by the Survivor.
GetItemStatsEvent(Survivor, float, float) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetItemStatsEvent
 
GetItemTierEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor
Called when a Survivor finished opening a Chest and the Item generation progress has begun.
GetItemTierEvent(Survivor, double) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.GetItemTierEvent
 
GetItemUsageAmountEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the speed at which the Item loses its durability.
GetItemUsageAmountEvent(Survivor) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetItemUsageAmountEvent
 
GetKickDamageEvent - Class in org.kikikan.deadbymoonlight.events.player.killer.modifiableevents
Determines the amount of the initial damage to the Generator caused by the Killer's kick.
GetKickDamageEvent(Killer, Generator) - Constructor for class org.kikikan.deadbymoonlight.events.player.killer.modifiableevents.GetKickDamageEvent
 
GetKickSpeedEvent - Class in org.kikikan.deadbymoonlight.events.player.killer.modifiableevents
Determines the speed of the Kick Progress bar.
GetKickSpeedEvent(Killer) - Constructor for class org.kikikan.deadbymoonlight.events.player.killer.modifiableevents.GetKickSpeedEvent
 
getKiller() - Method in class org.kikikan.deadbymoonlight.game.PlayerManager
Gets the Killer.
GetKillerAlertEvent - Class in org.kikikan.deadbymoonlight.events.world
Gets created whenever a Killer should receive a Killer Alert Notification.
GetKillerAlertEvent(Game, KillerAlertReason) - Constructor for class org.kikikan.deadbymoonlight.events.world.GetKillerAlertEvent
 
GetKillerAlertEvent(Game, KillerAlertReason, Survivor) - Constructor for class org.kikikan.deadbymoonlight.events.world.GetKillerAlertEvent
 
getKillerSpawns() - Method in class org.kikikan.deadbymoonlight.game.World
 
GetKillerTerrorRadiusEvent - Class in org.kikikan.deadbymoonlight.events.player.killer.modifiableevents
Determines the Killer's Terror Radius.
GetKillerTerrorRadiusEvent(Killer) - Constructor for class org.kikikan.deadbymoonlight.events.player.killer.modifiableevents.GetKillerTerrorRadiusEvent
 
getLanguageFile(JavaPlugin) - Static method in class org.kikikan.deadbymoonlight.LanguageManager
Gets the language file of the plugin.
getLever() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetGateOpenSpeedEvent
Gets the Exit Lever being pulled by the Survivor.
getLobby() - Method in class org.kikikan.deadbymoonlight.game.Game
Gets the location of the Lobby.
getLobbyLocation() - Method in class org.kikikan.deadbymoonlight.game.World
 
getLocation() - Method in class org.kikikan.deadbymoonlight.events.player.killer.PalletBrokeEvent
Gets the Location where the Pallet was.
getLocation() - Method in class org.kikikan.deadbymoonlight.game.WorldObject
Gets the location of the WorldObject.
getMaterial() - Method in class org.kikikan.deadbymoonlight.game.Item
Gets the material of the ItemStack.
getMaxDurability() - Method in class org.kikikan.deadbymoonlight.game.Item
Gets the maximum durability of the Item.
getMaxExitProgress() - Static method in class org.kikikan.deadbymoonlight.game.ExitLever
Gets the maximum amount of progress needed to open Exit Gates.
getMaxPlayers() - Method in class org.kikikan.deadbymoonlight.game.World
 
getMaxProgress() - Method in class org.kikikan.deadbymoonlight.game.Generator
Returns the maximum amount of progress.
getMinSurvivors() - Method in class org.kikikan.deadbymoonlight.game.World
 
GetMissedAttackCooldownEvent - Class in org.kikikan.deadbymoonlight.events.player.killer.modifiableevents
Determines the time of the Missed Attack Cooldown in ticks. (20 ticks = 1 second) If it is 0 the Killer won't get the Cooldown (and the Blindness, Slowness, etc.) and will be free to hit again immediately.
GetMissedAttackCooldownEvent(Killer) - Constructor for class org.kikikan.deadbymoonlight.events.player.killer.modifiableevents.GetMissedAttackCooldownEvent
 
getModifier() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetItemStatsEvent
Gets the modifier value of the Item.
getModifier() - Method in class org.kikikan.deadbymoonlight.game.Item
Gets the modifier of the Item.
getName() - Method in class org.kikikan.deadbymoonlight.Configurable
The name of each Configurable has to be unique.
getName() - Method in class org.kikikan.deadbymoonlight.game.Game
Gets the name of the Minecraft world this Arena is in.
getName() - Method in class org.kikikan.deadbymoonlight.game.Item
Gets the default name of the Item.
getName() - Method in class org.kikikan.deadbymoonlight.game.World
 
getNotDeadSurvivors() - Method in class org.kikikan.deadbymoonlight.game.PlayerManager
Gets the not dead Survivors.
getObsession() - Method in class org.kikikan.deadbymoonlight.game.PlayerManager
 
getOwner() - Method in class org.kikikan.deadbymoonlight.game.Item
Gets the Survivor who currently has the Item.
getPerk() - Method in class org.kikikan.deadbymoonlight.events.player.killer.TotemInitEvent
Gets the Perk which this Totem was assigned to.
getPerkDescription() - Method in class org.kikikan.deadbymoonlight.perks.Perk
The description of the Perk, which appears when either the ItemStack or the Chat Text is hovered over by the Player's cursor.
getPerkDescriptionForChat() - Method in class org.kikikan.deadbymoonlight.perks.Perk
Creates the Perk Description for the Chat.
getPerkItem() - Method in class org.kikikan.deadbymoonlight.perks.Perk
Gets the Enchanted Book Item, which explains what this Perk does.
getPerkList() - Method in class org.kikikan.deadbymoonlight.game.PerkUser
Gets a copy of the PerkUser's Perk list.
getPerks() - Static method in class org.kikikan.deadbymoonlight.DeadByMoonlightAPI
Gets the list of Perks.
getPerkUser() - Method in class org.kikikan.deadbymoonlight.events.player.PlayerEvent
Gets the Player who is responsible for this Event happening.
getPerkUser() - Method in class org.kikikan.deadbymoonlight.perks.Perk
Gets the PerkUser who has this instance of this Perk.
getPlayer() - Method in class org.kikikan.deadbymoonlight.game.PerkUser
Gets the Player by its UUID.
getPlayerManager() - Method in class org.kikikan.deadbymoonlight.game.Game
Gets the Player Manager of this Game.
getPlayers() - Method in class org.kikikan.deadbymoonlight.game.PlayerManager
Gets a copy of the Players.
getPlayersDebuff() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetRepairSpeedEvent
Gets whether the repairing Survivors should suffer from the speed penalty they receive when more than 1 Survivor is repairing the same Generator.
getPlugin() - Method in class org.kikikan.deadbymoonlight.Configurable
 
getPlugin() - Method in class org.kikikan.deadbymoonlight.cooldowns.BukkitCooldown
Gets the JavaPlugin object which was given to it through the constructor.
GetPointsEvent - Class in org.kikikan.deadbymoonlight.events.player.both.modifiableevents
Determines the amount of points the Player gets.
GetPointsEvent(PerkUser, Double, PointCategory) - Constructor for class org.kikikan.deadbymoonlight.events.player.both.modifiableevents.GetPointsEvent
 
getPrimary() - Static method in class org.kikikan.deadbymoonlight.LanguageManager
Gets the primary language code.
getProgress() - Method in class org.kikikan.deadbymoonlight.game.Generator
Gets the repair progress.
getProtectedSurvivors() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.ProtectionHitEvent
Gets a copy of the list of the Survivors who were protected.
getRareThreshold() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.GetItemTierEvent
Gets the rare threshold.
getReason() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.SurvivorLeftEvent
Gets the reason why the Survivor left the Trial.
getRepairing() - Method in class org.kikikan.deadbymoonlight.events.world.GeneratorCompletedEvent
Gets a copy of the Survivors who were repairing the Generator when it was fully repaired.
getRepairing() - Method in class org.kikikan.deadbymoonlight.game.Generator
Gets a copy of the List of the Survivors who are repairing this Generator.
GetRepairSpeedEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the speed of the repair progress.
GetRepairSpeedEvent(Survivor, Generator) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetRepairSpeedEvent
 
getRequirements() - Method in class org.kikikan.deadbymoonlight.Configurable
Used for displaying the Configurable's requirements in the console if getDefaultEnabled() returns false.
getSaviour() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.SafeHookRescueEvent
Gets the Survivor who unhooked the Survivor.
GetScratchMarkDurationEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the Survivor's Scratch Mark duration in ticks.
GetScratchMarkDurationEvent(Survivor) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetScratchMarkDurationEvent
 
getSecondary() - Static method in class org.kikikan.deadbymoonlight.LanguageManager
Gets the secondary language code.
getSkillCheck() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.SkillCheckInitEvent
Gets the Skill Check that was created.
GetSkillCheckChanceEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the chance that a Skill Check will occur.
GetSkillCheckChanceEvent(Survivor, SkillCheckReason) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetSkillCheckChanceEvent
The default constructor.
getSkillCheckReason() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.SkillCheckInitEvent
Gets the reason why this Skill Check was created.
getSpectators() - Method in class org.kikikan.deadbymoonlight.game.PlayerManager
Gets a copy of the Spectator's list.
getStatus() - Method in class org.kikikan.deadbymoonlight.game.Survivor
Gets the Health state of the Survivor.
getStatusEffect(String) - Method in class org.kikikan.deadbymoonlight.game.PerkUser
Searches for the specified Status Effect.
getString(String) - Method in class org.kikikan.deadbymoonlight.util.LanguageFile
Gets the string list located in the specified path.
getStringList(String) - Method in class org.kikikan.deadbymoonlight.util.LanguageFile
Gets the string list located in the specified path.
GetStunDistanceEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines from how far can the Survivor stun the Killer with Pallets.
GetStunDistanceEvent(Survivor) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetStunDistanceEvent
 
GetStunDurationEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the length (in ticks) of the Killer Stun.
GetStunDurationEvent(Survivor, int) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetStunDurationEvent
 
getStunReason() - Method in class org.kikikan.deadbymoonlight.events.player.both.StunnedKillerEvent
 
GetSuccessfulAttackCooldownEvent - Class in org.kikikan.deadbymoonlight.events.player.killer.modifiableevents
Determines the time of the Successful Attack Cooldown in ticks. (20 ticks = 1 second) If it is 0 the Killer won't get the Cooldown (and the Blindness, Slowness, etc.) and will be free to hit again immediately.
GetSuccessfulAttackCooldownEvent(Killer) - Constructor for class org.kikikan.deadbymoonlight.events.player.killer.modifiableevents.GetSuccessfulAttackCooldownEvent
 
getSurvivor() - Method in class org.kikikan.deadbymoonlight.events.player.both.KillerHangEvent
 
getSurvivor() - Method in class org.kikikan.deadbymoonlight.events.player.both.KillerHitEvent
 
getSurvivor() - Method in class org.kikikan.deadbymoonlight.events.world.GetKillerAlertEvent
Gets the Survivor who fired the event (if there's one).
getSurvivor(Player) - Method in class org.kikikan.deadbymoonlight.game.PlayerManager
Gets the Survivor with the specified Player.
getSurvivors() - Method in class org.kikikan.deadbymoonlight.game.PlayerManager
Gets a copy of the Survivors.
getSurvivorsInTerrorRadius() - Method in class org.kikikan.deadbymoonlight.game.Killer
Gets the alive Survivors who are in the Killer's Terror Radius.
getSurvivorSpawns() - Method in class org.kikikan.deadbymoonlight.game.World
 
getTier() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.GetItemTierEvent
Calculates the Tier.
getTier() - Method in class org.kikikan.deadbymoonlight.game.Item
Gets the tier of the Item.
getTo() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.HealthStateChangedEvent
Gets the Health State after the change occurred.
getTokens() - Method in class org.kikikan.deadbymoonlight.perks.TokenPerk
Gets the amount of tokens.
getTopRight() - Method in class org.kikikan.deadbymoonlight.game.ExitLever
Gets a clone of the top right corner of the Exit Gate.
getTotem() - Method in class org.kikikan.deadbymoonlight.events.player.killer.TotemInitEvent
Gets the Hex Totem which was just created.
getTotem() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetTotemCleanseSpeedEvent
 
getTotem() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.TotemCleansedEvent
 
getTotem(Location) - Method in class org.kikikan.deadbymoonlight.game.WorldManager
 
GetTotemCleanseSpeedEvent - Class in org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents
Determines the speed of the cleansing.
GetTotemCleanseSpeedEvent(Survivor, Totem) - Constructor for class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetTotemCleanseSpeedEvent
 
getTotems() - Method in class org.kikikan.deadbymoonlight.game.World
 
getTotems() - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Returns a copy of the Totems.
getUltraRareThreshold() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.GetItemTierEvent
Gets the ultra rare threshold.
getUncommonThreshold() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.GetItemTierEvent
Gets the uncommon threshold.
getValue() - Method in class org.kikikan.deadbymoonlight.events.ModifiableEvent
Returns the current value.
getValue() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.modifiableevents.GetHealSpeedEvent
 
getValue(PointCategory) - Static method in enum org.kikikan.deadbymoonlight.util.PointCategory
 
getValueFromConfig(String, Object) - Method in class org.kikikan.deadbymoonlight.Configurable
Gets the value with the specified id from the config file.
GetVaultSlownessEvent - Class in org.kikikan.deadbymoonlight.events.player.killer.modifiableevents
Determines the amount of the Slowness Potion Effect the Killer receives upon Vaulting.
GetVaultSlownessEvent(Killer) - Constructor for class org.kikikan.deadbymoonlight.events.player.killer.modifiableevents.GetVaultSlownessEvent
 
getVeryRareThreshold() - Method in class org.kikikan.deadbymoonlight.events.player.survivor.GetItemTierEvent
Gets the very rare threshold.
getWorld() - Method in class org.kikikan.deadbymoonlight.game.Game
 
getWorld() - Method in class org.kikikan.deadbymoonlight.game.WorldManager
Gets Dead by Moonlight's World.
getWorldManager() - Method in class org.kikikan.deadbymoonlight.game.Game
Gets the World Manager of this Game.
getWorldName() - Method in class org.kikikan.deadbymoonlight.game.World
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages