Uses of Interface
net.foxgenesis.property.ImmutableProperty
Packages that use ImmutableProperty
Package
Description
Package containing implementation of the
IPropertyField system for
use with Guilds.-
Uses of ImmutableProperty in net.foxgenesis.property
Subinterfaces of ImmutableProperty in net.foxgenesis.propertyConstructors in net.foxgenesis.property with parameters of type ImmutablePropertyModifierConstructorDescriptionUnmodifiablePropertyException(ImmutableProperty<?, ?, ?> property, String message) -
Uses of ImmutableProperty in net.foxgenesis.watame
Methods in net.foxgenesis.watame that return ImmutablePropertyModifier and TypeMethodDescriptionImmutableProperty<String,net.dv8tion.jda.api.entities.Guild, IGuildPropertyMapping> WatameBot.getGuildLoggingChannel()Get the logging channel property for a guild. -
Uses of ImmutableProperty in net.foxgenesis.watame.property
Classes in net.foxgenesis.watame.property that implement ImmutableProperty