Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- i - Enum constant in enum me.ulrich.koth.utils.DefaultFontInfo
- I - Enum constant in enum me.ulrich.koth.utils.DefaultFontInfo
- ImpAPI - Interface in me.ulrich.koth.interfaces
- ImpAPIManager - Class in me.ulrich.koth.api
- ImpAPIManager() - Constructor for class me.ulrich.koth.api.ImpAPIManager
- ImpManager - Class in me.ulrich.koth.manager
- ImpManager() - Constructor for class me.ulrich.koth.manager.ImpManager
- InfoCommand - Class in me.ulrich.koth.commands.player
- InfoCommand() - Constructor for class me.ulrich.koth.commands.player.InfoCommand
- insertAdmCommand(String, String, String, double, int, CommandData_show, CommandData_title, CommandData_actionbar, CommandData_sound, HashMap<String, CommandData_show>, CommandData_disable) - Method in class me.ulrich.koth.api.CommandAPIManager
- insertAdmCommand(String, String, String, double, int, CommandData_show, CommandData_title, CommandData_actionbar, CommandData_sound, HashMap<String, CommandData_show>, CommandData_disable) - Method in interface me.ulrich.koth.interfaces.CommandAPI
- insertAdmCommand(String, String, String, double, int, CommandData_show, CommandData_title, CommandData_actionbar, CommandData_sound, HashMap<String, CommandData_show>, CommandData_disable) - Method in class me.ulrich.koth.manager.CommandManager
- insertCommand(String, String, String, double, int, CommandData_show, CommandData_title, CommandData_actionbar, CommandData_sound, HashMap<String, CommandData_show>, CommandData_disable) - Method in class me.ulrich.koth.api.CommandAPIManager
- insertCommand(String, String, String, double, int, CommandData_show, CommandData_title, CommandData_actionbar, CommandData_sound, HashMap<String, CommandData_show>, CommandData_disable) - Method in interface me.ulrich.koth.interfaces.CommandAPI
- insertCommand(String, String, String, double, int, CommandData_show, CommandData_title, CommandData_actionbar, CommandData_sound, HashMap<String, CommandData_show>, CommandData_disable) - Method in class me.ulrich.koth.manager.CommandManager
- insertItens(Gui, String, String, Player, KothData) - Method in class me.ulrich.koth.manager.GuiManager
- insertItens(PaginatedGui, String, String, Player) - Method in class me.ulrich.koth.manager.GuiManager
- insertItens(StorageGui, String, String, Player) - Method in class me.ulrich.koth.manager.GuiManager
- inset(Cuboid.CuboidDirection, int) - Method in class me.ulrich.koth.utils.Cuboid
- INV - Enum constant in enum me.ulrich.koth.data.KothEnum.LootType
- InventoryToString(ItemStack[]) - Static method in class me.ulrich.koth.loader.InventoryTypeAdapter
- InventoryTypeAdapter - Class in me.ulrich.koth.loader
- InventoryTypeAdapter() - Constructor for class me.ulrich.koth.loader.InventoryTypeAdapter
- IridiumSkyblock - Enum constant in enum me.ulrich.koth.data.KothEnum.KothExtensions
- is(VersionUtil.VersionEnum) - Static method in class me.ulrich.koth.utils.VersionUtil
- isAbove(VersionUtil.VersionEnum) - Static method in class me.ulrich.koth.utils.VersionUtil
- isAllowPlayerWarp() - Method in class me.ulrich.koth.data.GeneralSettings
- isAllowWithoutGroup() - Method in class me.ulrich.koth.data.GeneralSettings
- isAutoDestroy() - Method in class me.ulrich.koth.data.GeneralSettings
- isBelow(VersionUtil.VersionEnum) - Static method in class me.ulrich.koth.utils.VersionUtil
- isBetween(VersionUtil.VersionEnum, VersionUtil.VersionEnum) - Static method in class me.ulrich.koth.utils.VersionUtil
- isCancellable() - Method in class me.ulrich.koth.data.IslandEnterEvent
- isCancellable() - Method in class me.ulrich.koth.data.IslandLeaveEvent
- isCancelled() - Method in class me.ulrich.koth.data.IslandEnterEvent
- isCancelled() - Method in class me.ulrich.koth.data.IslandLeaveEvent
- isCancelled() - Method in class me.ulrich.koth.events.ExtEvent
- isCancelled() - Method in class me.ulrich.koth.events.KothCreateNewControlerEvent
- isCancelled() - Method in class me.ulrich.koth.events.KothFindNewControlerEvent
- isCancelled() - Method in class me.ulrich.koth.events.KothPluginEvent
- isCancelled() - Method in class me.ulrich.koth.events.KothSchedulerEventError
- isCancelled() - Method in class me.ulrich.koth.events.KothStartEvent
- isCompatible(VersionUtil.VersionEnum) - Static method in class me.ulrich.koth.utils.VersionUtil
- isConnected() - Method in class me.ulrich.koth.manager.ConnectionManager
- isCurrentMode(UUID, Optional<ModeData>) - Method in class me.ulrich.koth.api.KothAPIManager
- isCurrentMode(UUID, Optional<ModeData>) - Method in interface me.ulrich.koth.interfaces.KothAPI
- isCurrentMode(UUID, Optional<ModeData>) - Method in class me.ulrich.koth.manager.ModeManager
- isDefaultMode(String) - Method in class me.ulrich.koth.api.KothAPIManager
- isDefaultMode(String) - Method in interface me.ulrich.koth.interfaces.KothAPI
- isDefaultMode(String) - Method in class me.ulrich.koth.manager.ModeManager
- isDefaultMode(Optional<ModeData>) - Method in class me.ulrich.koth.api.KothAPIManager
- isDefaultMode(Optional<ModeData>) - Method in interface me.ulrich.koth.interfaces.KothAPI
- isDefaultMode(Optional<ModeData>) - Method in class me.ulrich.koth.manager.ModeManager
- isDefaultMode(UUID) - Method in class me.ulrich.koth.api.KothAPIManager
- isDefaultMode(UUID) - Method in interface me.ulrich.koth.interfaces.KothAPI
- isDefaultMode(UUID) - Method in class me.ulrich.koth.manager.ModeManager
- isDisabling() - Method in class me.ulrich.koth.loader.addon.AddonClassloader
- isDisabling() - Method in class me.ulrich.koth.loader.extension.ExtensionClassloader
- isEnabled() - Method in class me.ulrich.koth.data.Addon
- isEnabled() - Method in class me.ulrich.koth.data.Extension
- isEnabled() - Method in class me.ulrich.koth.data.KeySettings
- isEnabled() - Method in class me.ulrich.koth.data.MaxtimeSettings
- isEnabled() - Method in class me.ulrich.koth.events.KothPluginEvent
- isEnabled() - Method in class me.ulrich.koth.manager.MoneyManager
- isEntryAllowed(String, Player, Location) - Method in class me.ulrich.koth.manager.implementation.RegionImplementManager
- isEntryAllowed(Player, Location) - Method in interface me.ulrich.koth.interfaces.RegionImplement
- isExitAllowed(String, Player, Location) - Method in class me.ulrich.koth.manager.implementation.RegionImplementManager
- isExitAllowed(Player, Location) - Method in interface me.ulrich.koth.interfaces.RegionImplement
- isFolia() - Method in class me.ulrich.koth.manager.TaskManager
- isGlow() - Method in class me.ulrich.koth.data.GuiItemsData
- isGroup() - Method in class me.ulrich.koth.data.LootSettings
- isInCooldown(UUID, String) - Static method in class me.ulrich.koth.utils.CooldownAPI
- isInitialized() - Method in class me.ulrich.koth.manager.TaskManager
- isInRegion(String, Player, String) - Method in class me.ulrich.koth.manager.implementation.RegionImplementManager
- isInRegion(Player, String) - Method in interface me.ulrich.koth.interfaces.RegionImplement
- isInternal() - Method in interface me.ulrich.koth.interfaces.MoneyImplement
- isIslegacy() - Method in enum me.ulrich.koth.utils.OLDXMaterial
- isKeyBlock(HoloData) - Method in class me.ulrich.koth.manager.HologramManager
- isKeyLootEnabled() - Method in class me.ulrich.koth.manager.KothManager
- IslandEnterEvent - Class in me.ulrich.koth.data
- IslandEnterEvent(IslandJoinLeaveData, Player, KothEnum.MovementWay, PlayerEvent) - Constructor for class me.ulrich.koth.data.IslandEnterEvent
- IslandJoinLeaveData - Class in me.ulrich.koth.data
- IslandJoinLeaveData(Player, KothEnum.MovementWay, Location, UUID, KothEnum.CubLoc) - Constructor for class me.ulrich.koth.data.IslandJoinLeaveData
- IslandLeaveEvent - Class in me.ulrich.koth.data
- IslandLeaveEvent(IslandJoinLeaveData, Player, KothEnum.MovementWay, PlayerEvent) - Constructor for class me.ulrich.koth.data.IslandLeaveEvent
- isMemberClaimLocation(String, Player, Location) - Method in class me.ulrich.koth.manager.implementation.ClaimImplementManager
- isMemberClaimLocation(Player, Location) - Method in interface me.ulrich.koth.interfaces.ClaimImplement
- isOwnerClaimLocation(String, Player, Location) - Method in class me.ulrich.koth.manager.implementation.ClaimImplementManager
- isOwnerClaimLocation(Player, Location) - Method in interface me.ulrich.koth.interfaces.ClaimImplement
- isPlaceholderapi() - Method in class me.ulrich.koth.manager.HooksManager
- isPlayerpoints() - Method in class me.ulrich.koth.manager.MoneyManager
- isProgress() - Method in class me.ulrich.koth.tasks.BossBarTask
- isProtocolLib() - Method in class me.ulrich.koth.manager.HooksManager
- isPVPAllowed(String, Player, Location) - Method in class me.ulrich.koth.manager.implementation.RegionImplementManager
- isPVPAllowed(Player, Location) - Method in interface me.ulrich.koth.interfaces.RegionImplement
- isReopen() - Method in class me.ulrich.koth.data.ChatData
- isResponse() - Method in class me.ulrich.koth.data.ChatData
- isSimilar(ItemStack, ItemStack) - Method in class me.ulrich.koth.manager.Utils
- isStarterStateEnabled() - Method in class me.ulrich.koth.manager.KothManager
- isStopTimeInDispute() - Method in class me.ulrich.koth.data.GeneralSettings
- isTab() - Method in class me.ulrich.koth.manager.HooksManager
- isTokenEnchant() - Method in class me.ulrich.koth.manager.HooksManager
- isTokenEnchant() - Method in class me.ulrich.koth.manager.MoneyManager
- isUltimateClans() - Method in class me.ulrich.koth.manager.HooksManager
- isUltimateClans() - Method in class me.ulrich.koth.manager.MoneyManager
- isUseCentralHologram() - Method in class me.ulrich.koth.data.GeneralSettings
- isUseGUI() - Method in class me.ulrich.koth.api.KothAPIManager
- isUseGUI() - Method in interface me.ulrich.koth.interfaces.KothAPI
- isUseGUI() - Method in class me.ulrich.koth.Koth
- isVault() - Method in class me.ulrich.koth.manager.MoneyManager
- isVisibleByDefault() - Method in interface me.ulrich.koth.interfaces.VisibilityManager
-
Check if the
Hologramis visible to players by default - isVisibleTo(Player) - Method in interface me.ulrich.koth.interfaces.VisibilityManager
-
Check if the
Hologramis visible to aPlayer - isVisibleToPlayers() - Method in class me.ulrich.koth.data.GeneralSettings
- isWarpOnlyStarted() - Method in class me.ulrich.koth.data.GeneralSettings
- ItemHand(Player) - Method in class me.ulrich.koth.manager.Utils
- ItemLine - Interface in me.ulrich.koth.interfaces
-
A class which handles
ItemStackdisplays on anyHologram - itemStackArrayFromBase64(String) - Method in class me.ulrich.koth.utils.Serialize
- itemStackArrayToBase64(ItemStack[]) - Method in class me.ulrich.koth.utils.Serialize
- itemStackFromBase64(String) - Method in class me.ulrich.koth.utils.Serialize
- itemStackToBase64(ItemStack) - Method in class me.ulrich.koth.utils.Serialize
- iterator() - Method in class me.ulrich.koth.utils.Cuboid
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form