Uses of Class
me.ulrich.outpost.data.PersistentEventData
Packages that use PersistentEventData
-
Uses of PersistentEventData in me.ulrich.outpost.data
Methods in me.ulrich.outpost.data that return PersistentEventDataMethods in me.ulrich.outpost.data with parameters of type PersistentEventDataModifier and TypeMethodDescriptionvoidOutpostData.setPeristentData(PersistentEventData peristentData) Constructors in me.ulrich.outpost.data with parameters of type PersistentEventDataModifierConstructorDescriptionOutpostData(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)