Class DefaultProperty.ARGBColor
java.lang.Object
johnsmith.configoverhauled.impl.core.state.DefaultProperty<Integer>
johnsmith.configoverhauled.impl.core.state.DefaultProperty.Bounded<Integer>
johnsmith.configoverhauled.impl.core.state.DefaultProperty.ARGBColor
- Enclosing class:
DefaultProperty<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class johnsmith.configoverhauled.impl.core.state.DefaultProperty
DefaultProperty.ARGBColor, DefaultProperty.Block, DefaultProperty.Blocks, DefaultProperty.Boolean, DefaultProperty.Bounded<T extends Number & Comparable<T>>, DefaultProperty.Double, DefaultProperty.Enum<E extends Enum<E>>, DefaultProperty.Float, DefaultProperty.Integer, DefaultProperty.Item, DefaultProperty.Items, DefaultProperty.List<E>, DefaultProperty.Long, DefaultProperty.RGBColor, DefaultProperty.StringNested classes/interfaces inherited from interface johnsmith.configoverhauled.api.Property
Property.Listener -
Field Summary
Fields inherited from class johnsmith.configoverhauled.impl.core.state.DefaultProperty.Bounded
lowerBound, upperBound -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class johnsmith.configoverhauled.impl.core.state.DefaultProperty.Bounded
buildFormattedCommentMethods inherited from class johnsmith.configoverhauled.impl.core.state.DefaultProperty
acceptAuthoritativeUpdate, addListener, appendDefaultValueComment, codec, comment, decodeValueFromNbt, defaultValue, descriptionTranslationKey, encodeValueToNbt, equals, get, getUniqueId, hashCode, invalidate, isDynamic, load, notifyChange, onDisconnect, onSync, parentGroup, removeListener, resourceName, save, scope, set, translationKey
-
Constructor Details
-
ARGBColor
public ARGBColor(String resourceName, Group group, ConfigScope scope, String comment, Integer defaultValue, boolean isDynamic)
-
-
Method Details
-
formatBound
- Overrides:
formatBoundin classDefaultProperty.Bounded<Integer>
-
validate
- Overrides:
validatein classDefaultProperty.Bounded<Integer>
-