Index
All Classes|All Packages|Deprecated API
G
- getAbility() - Method in class wtf.nucker.kitpvpplus.api.events.AbilityActivateEvent
 - getAbilityItem() - Method in class wtf.nucker.kitpvpplus.api.objects.Ability
 - getAllPlayerData() - Method in class wtf.nucker.kitpvpplus.api.KitPvPPlusAPI
 - getArena() - Method in interface wtf.nucker.kitpvpplus.api.managers.LocationsManager
 - getAs(Class) - Method in class wtf.nucker.kitpvpplus.api.objects.ConfigValue
 - getAsBool() - Method in class wtf.nucker.kitpvpplus.api.objects.ConfigValue
 - getAsDouble() - Method in class wtf.nucker.kitpvpplus.api.objects.ConfigValue
 - getAsInt() - Method in class wtf.nucker.kitpvpplus.api.objects.ConfigValue
 - getAsObject() - Method in class wtf.nucker.kitpvpplus.api.objects.ConfigValue
 - getAsString() - Method in class wtf.nucker.kitpvpplus.api.objects.ConfigValue
 - getAsStringList() - Method in class wtf.nucker.kitpvpplus.api.objects.ConfigValue
 - getBal() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getBalLeaderboard() - Method in interface wtf.nucker.kitpvpplus.api.managers.LeaderboardManager
 - getConfigManager() - Method in class wtf.nucker.kitpvpplus.api.KitPvPPlusAPI
 - getCooldown() - Method in interface wtf.nucker.kitpvpplus.api.objects.Kit
 - 
If there is no cooldown, it will return 0
 - getDataRaw(String) - Method in interface wtf.nucker.kitpvpplus.api.managers.ConfigManager
 - 
Used for getting raw values from KitPvPPlus data.yml file
 - getDeaths() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getDeathsLeaderboard() - Method in interface wtf.nucker.kitpvpplus.api.managers.LeaderboardManager
 - getDisplayname() - Method in interface wtf.nucker.kitpvpplus.api.objects.Kit
 - getDisplayname() - Method in interface wtf.nucker.kitpvpplus.api.objects.Leaderboard
 - getExp() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getExpLeaderboard() - Method in interface wtf.nucker.kitpvpplus.api.managers.LeaderboardManager
 - getFromConfig(String) - Method in interface wtf.nucker.kitpvpplus.api.managers.ConfigManager
 - 
Used for getting raw values from KitPvPPlus config.yml file
 - getHandlerList() - Static method in class wtf.nucker.kitpvpplus.api.events.AbilityActivateEvent
 - getHandlerList() - Static method in class wtf.nucker.kitpvpplus.api.events.PlayerDataCreationEvent
 - getHandlerList() - Static method in class wtf.nucker.kitpvpplus.api.events.StateChangeEvent
 - getHandlers() - Method in class wtf.nucker.kitpvpplus.api.events.AbilityActivateEvent
 - getHandlers() - Method in class wtf.nucker.kitpvpplus.api.events.KitLoadEvent
 - getHandlers() - Method in class wtf.nucker.kitpvpplus.api.events.PlayerDataCreationEvent
 - getHandlers() - Method in class wtf.nucker.kitpvpplus.api.events.StateChangeEvent
 - getIcon() - Method in interface wtf.nucker.kitpvpplus.api.objects.Kit
 - getId() - Method in class wtf.nucker.kitpvpplus.api.objects.Ability
 - getId() - Method in interface wtf.nucker.kitpvpplus.api.objects.Kit
 - getId() - Method in interface wtf.nucker.kitpvpplus.api.objects.Leaderboard
 - getInstance() - Static method in class wtf.nucker.kitpvpplus.api.KitPvPPlusAPI
 - getInteractEvent() - Method in class wtf.nucker.kitpvpplus.api.events.AbilityActivateEvent
 - getItem() - Method in class wtf.nucker.kitpvpplus.api.events.AbilityActivateEvent
 - getKDR() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getKdrLeaderboard() - Method in interface wtf.nucker.kitpvpplus.api.managers.LeaderboardManager
 - getKills() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getKillsLeaderboard() - Method in interface wtf.nucker.kitpvpplus.api.managers.LeaderboardManager
 - getKillStreak() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getKillStreakLeaderboard() - Method in interface wtf.nucker.kitpvpplus.api.managers.LeaderboardManager
 - getKit() - Method in class wtf.nucker.kitpvpplus.api.events.KitLoadEvent
 - getKitById(String) - Method in interface wtf.nucker.kitpvpplus.api.managers.KitManager
 - getKitDataRaw(String) - Method in interface wtf.nucker.kitpvpplus.api.managers.ConfigManager
 - 
Used for getting raw values from KitPvPPlus kits.yml file
 - getKitManager() - Method in class wtf.nucker.kitpvpplus.api.KitPvPPlusAPI
 - getKits() - Method in interface wtf.nucker.kitpvpplus.api.managers.KitManager
 - getLeaderboardManager() - Method in class wtf.nucker.kitpvpplus.api.KitPvPPlusAPI
 - getLevel() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getLevelLeaderboard() - Method in interface wtf.nucker.kitpvpplus.api.managers.LeaderboardManager
 - getList() - Method in interface wtf.nucker.kitpvpplus.api.objects.Leaderboard
 - getLoader() - Method in class wtf.nucker.kitpvpplus.api.events.KitLoadEvent
 - 
If the kit was loaded by the receiver the loader is the receiver
 - getLocationsManager() - Method in class wtf.nucker.kitpvpplus.api.KitPvPPlusAPI
 - getLore() - Method in interface wtf.nucker.kitpvpplus.api.objects.Kit
 - getMessage(String) - Method in interface wtf.nucker.kitpvpplus.api.managers.ConfigManager
 - 
Used for getting raw values from KitPvPPlus messages.yml file
 - getNewState() - Method in class wtf.nucker.kitpvpplus.api.events.StateChangeEvent
 - getOldState() - Method in class wtf.nucker.kitpvpplus.api.events.StateChangeEvent
 - getOwnedKits() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getPermission() - Method in interface wtf.nucker.kitpvpplus.api.objects.Kit
 - 
If there is no permission, it will return null
 - getPlace(OfflinePlayer) - Method in interface wtf.nucker.kitpvpplus.api.objects.Leaderboard
 - getPlayer() - Method in class wtf.nucker.kitpvpplus.api.events.AbilityActivateEvent
 - getPlayer() - Method in class wtf.nucker.kitpvpplus.api.events.KitLoadEvent
 - getPlayer() - Method in class wtf.nucker.kitpvpplus.api.events.PlayerDataCreationEvent
 - getPlayer() - Method in class wtf.nucker.kitpvpplus.api.events.StateChangeEvent
 - getPlayer() - Method in class wtf.nucker.kitpvpplus.api.objects.LeaderboardValue
 - getPlayer() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getPlayerData() - Method in class wtf.nucker.kitpvpplus.api.events.PlayerDataCreationEvent
 - getPlayerData(UUID) - Method in class wtf.nucker.kitpvpplus.api.KitPvPPlusAPI
 - getPlayerData(OfflinePlayer) - Method in class wtf.nucker.kitpvpplus.api.KitPvPPlusAPI
 - getPrice() - Method in interface wtf.nucker.kitpvpplus.api.objects.Kit
 - 
If it is free it will return 0
 - getSignDataRaw(String) - Method in interface wtf.nucker.kitpvpplus.api.managers.ConfigManager
 - 
Used for getting raw values from KitPvPPlus signs.yml file
 - getSpawn() - Method in interface wtf.nucker.kitpvpplus.api.managers.LocationsManager
 - getState() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getTop(int) - Method in interface wtf.nucker.kitpvpplus.api.objects.Leaderboard
 - getTopKillStreak() - Method in interface wtf.nucker.kitpvpplus.api.objects.PlayerData
 - getValue() - Method in class wtf.nucker.kitpvpplus.api.objects.LeaderboardValue
 
All Classes|All Packages|Deprecated API