Uses of Class
me.ulrich.koth.data.KothData
Packages that use KothData
Package
Description
-
Uses of KothData in me.ulrich.koth.api
Methods in me.ulrich.koth.api that return types with arguments of type KothDataModifier and TypeMethodDescriptionKothAPIManager.createNewKoth(String name, org.bukkit.Location loc1, org.bukkit.Location loc2) KothAPIManager.createNewKoth(String name, org.bukkit.Location loc1, org.bukkit.Location loc2, UUID owner) KothAPIManager.createNewKoth(String name, org.bukkit.Location loc1, org.bukkit.Location loc2, UUID owner, Optional<String> mode) KothAPIManager.getActiveEventListData(boolean system) KothAPIManager.getKothByLocation(org.bukkit.Location location) KothAPIManager.getKothData()KothAPIManager.getKothOwned(UUID playerUUID) Methods in me.ulrich.koth.api with parameters of type KothDataModifier and TypeMethodDescriptionOptional<org.bukkit.inventory.ItemStack>KothAPIManager.getKothKey(KothData koth, int amount) Optional<org.bukkit.inventory.ItemStack>KothAPIManager.getStarterItem(KothData koth, int amount) voidKothAPIManager.saveKothData(KothData clan) booleanKothAPIManager.saveKothLoots(org.bukkit.inventory.Inventory inventory, KothData koth) -
Uses of KothData in me.ulrich.koth.data
Methods in me.ulrich.koth.data that return KothDataMethods in me.ulrich.koth.data with parameters of type KothDataConstructors in me.ulrich.koth.data with parameters of type KothData -
Uses of KothData in me.ulrich.koth.interfaces
Methods in me.ulrich.koth.interfaces that return types with arguments of type KothDataModifier and TypeMethodDescriptionKothAPI.createNewKoth(String name, org.bukkit.Location loc1, org.bukkit.Location loc2) KothAPI.createNewKoth(String name, org.bukkit.Location loc1, org.bukkit.Location loc2, UUID owner) KothAPI.createNewKoth(String name, org.bukkit.Location loc1, org.bukkit.Location loc2, UUID owner, Optional<String> mode) KothAPI.getActiveEventListData(boolean system) KothAPI.getKothByLocation(org.bukkit.Location location) KothAPI.getKothData()KothAPI.getKothOwned(UUID playerUUID) Methods in me.ulrich.koth.interfaces with parameters of type KothDataModifier and TypeMethodDescriptionOptional<org.bukkit.inventory.ItemStack>KothAPI.getKothKey(KothData koth, int amount) Optional<org.bukkit.inventory.ItemStack>KothAPI.getStarterItem(KothData koth, int amount) voidKothAPI.saveKothData(KothData clan) booleanKothAPI.saveKothLoots(org.bukkit.inventory.Inventory inventory, KothData koth) -
Uses of KothData in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager that return types with arguments of type KothDataModifier and TypeMethodDescriptionKothManager.createNewKoth(String name, org.bukkit.Location loc1, org.bukkit.Location loc2) KothManager.createNewKoth(String name, org.bukkit.Location loc1, org.bukkit.Location loc2, UUID owner) KothManager.createNewKoth(String name, org.bukkit.Location loc1, org.bukkit.Location loc2, UUID owner, Optional<String> mode) EventManager.getActiveEventListData(boolean system) KothManager.getKothByLocation(org.bukkit.Location to) KothManager.getKothData()KothManager.getKothOwned(UUID playerUUID) Methods in me.ulrich.koth.manager with parameters of type KothDataModifier and TypeMethodDescriptionOptional<org.bukkit.inventory.ItemStack>KothManager.getKothKey(KothData koth, int amount) KothPlaceholderManager.getKothPlaceholder(KothData koth, String identifier) KothPlaceholderManager.getKothPlaceholderUncoloured(KothData koth, String identifier) Optional<org.bukkit.inventory.ItemStack>KothManager.getStarterItem(KothData koth, int amount) voidGuiManager.insertItens(dev.triumphteam.gui.guis.Gui gui, String string, String string2, org.bukkit.entity.Player player, KothData koth) dev.triumphteam.gui.builder.item.ItemBuilderGuiManager.mountKothItem(GuiItemsData item, KothData koth, UUID uniqueId, List<String> arrays) voidKothManager.saveKothData(KothData clan) booleanLootsManager.saveKothLoots(org.bukkit.inventory.Inventory inventory, KothData koth) Method parameters in me.ulrich.koth.manager with type arguments of type KothData -
Uses of KothData in me.ulrich.koth.manager.data
Methods in me.ulrich.koth.manager.data with parameters of type KothDataModifier and TypeMethodDescriptionvoidSaveKoth.saveDatabaseKothData(Koth plugin, KothData koth) voidSaveKoth.saveSqliteKothData(Koth plugin, KothData koth) voidSaveKoth.saveYamlKothData(Koth plugin, KothData koth) Constructors in me.ulrich.koth.manager.data with parameters of type KothData -
Uses of KothData in me.ulrich.koth.manager.gui
Methods in me.ulrich.koth.manager.gui with parameters of type KothDataModifier and TypeMethodDescriptionvoidAdminHomeGuiManager.openKothCaptureEdit(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothCaptureModeEdit(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothCommands(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothCommandsDeleteConfirm(org.bukkit.entity.Player player, KothData koth, UUID uuid) voidAdminHomeGuiManager.openKothCommandsSelectType(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothDeleteConfirm(org.bukkit.entity.Player player, KothData koth) voidAdminHomeGuiManager.openKothDeleteSchedulerConfirm(org.bukkit.entity.Player player, KothData koth, SchedulerData scheduler) voidAdminHomeGuiManager.openKothLoot(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothLoot_amount(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothLoot_chance(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothLootTypeEdit(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothMaxTimeEdit(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothMaxTimeEdit_EndAction(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothProximityEdit(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothScheduler(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothSchedulerCreate(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothSchedulerCreate_DAILY(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) voidAdminHomeGuiManager.openKothSchedulerCreate_MINPLAYERS(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) voidAdminHomeGuiManager.openKothSchedulerCreate_MONTHLY(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) voidAdminHomeGuiManager.openKothSchedulerCreate_WEEKLY(org.bukkit.entity.Player player, KothData koth, SchedulerData creatorData, String title) voidAdminHomeGuiManager.openKothSendIcon(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothSettings(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothStarterListPlayer(org.bukkit.entity.Player player, KothData koth, String title) voidAdminHomeGuiManager.openKothView(org.bukkit.entity.Player player, KothData koth, String title) voidPlayerGuiManager.openKothView(org.bukkit.entity.Player player, KothData koth)