Uses of Class
me.fami6xx.rpuniverse.core.properties.Property
Packages that use Property
Package
Description
-
Uses of Property in me.fami6xx.rpuniverse.core.properties
Methods in me.fami6xx.rpuniverse.core.properties that return PropertyModifier and TypeMethodDescriptionPropertyManager.getPropertyByHologram(org.bukkit.Location loc)Gets a property by its hologram location.PropertyManager.getPropertyById(UUID propertyId)Gets a property by its ID.Methods in me.fami6xx.rpuniverse.core.properties that return types with arguments of type PropertyMethods in me.fami6xx.rpuniverse.core.properties with parameters of type PropertyModifier and TypeMethodDescriptionvoidPropertyManager.createProperty(Property property)Creates a new property and saves it.voidPropertyManager.saveProperty(Property property)Saves a single property to a JSON file. -
Uses of Property in me.fami6xx.rpuniverse.core.properties.helpers
Constructors in me.fami6xx.rpuniverse.core.properties.helpers with parameters of type PropertyModifierConstructorDescriptionAddLockToPropertyListener(org.bukkit.entity.Player player, Property property, PropertyAllLocksMenu menu)AddTrustedPlayerInputListener(org.bukkit.entity.Player player, Property property, TrustedPlayersMenu menu)ChangeOwnerInputListener(org.bukkit.entity.Player player, Property property)MaxRentDurationInputListener(org.bukkit.entity.Player player, Property property)PriceInputListener(org.bukkit.entity.Player player, Property property)RentDurationInputListener(org.bukkit.entity.Player player, Property property)