Class DefaultProperty.List<E>
java.lang.Object
johnsmith.configoverhauled.impl.core.state.DefaultProperty<List<E>>
johnsmith.configoverhauled.impl.core.state.DefaultProperty.List<E>
- Direct Known Subclasses:
DefaultProperty.Blocks, DefaultProperty.Items
- Enclosing class:
DefaultProperty<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class DefaultProperty
DefaultProperty.ARGBColor, DefaultProperty.Block, DefaultProperty.Blocks, DefaultProperty.Boolean, DefaultProperty.Bounded<T>, DefaultProperty.Double, DefaultProperty.Enum<E>, DefaultProperty.Float, DefaultProperty.Integer, DefaultProperty.Item, DefaultProperty.Items, DefaultProperty.List<E>, DefaultProperty.Long, DefaultProperty.RGBColor, DefaultProperty.StringNested classes/interfaces inherited from interface Property
Property.Listener -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidappendDefaultValueComment(StringBuilder builder) com.mojang.serialization.Codec<E> Methods inherited from class DefaultProperty
acceptAuthoritativeUpdate, addListener, buildFormattedComment, codec, comment, decodeValueFromNbt, defaultValue, descriptionTranslationKey, encodeValueToNbt, equals, get, getUniqueId, hashCode, invalidate, isDynamic, load, notifyChange, onDisconnect, onSync, parentGroup, removeListener, resourceName, save, scope, set, translationKey, validate
-
Constructor Details
-
List
-
-
Method Details
-
elementCodec
-
appendDefaultValueComment
- Overrides:
appendDefaultValueCommentin classDefaultProperty<List<E>>
-