Uses of Class
me.ulrich.outpost.data.KeySettings
Packages that use KeySettings
-
Uses of KeySettings in me.ulrich.outpost.data
Methods in me.ulrich.outpost.data that return KeySettingsMethods in me.ulrich.outpost.data with parameters of type KeySettingsConstructors in me.ulrich.outpost.data with parameters of type KeySettingsModifierConstructorDescriptionOutpostData(String name, UUID uuid, org.bukkit.Location loc1, org.bukkit.Location loc2, List<String> commands, String icon, int captureTime, KeySettings keySettings, ProximitySettings proximitySettings, GeneralSettings settings, LootSettings lootType, PersistentEventData peristentData)