public class GroupSetting extends Setting<Settings>
defaultValue
GroupSetting(Key key, Function<Settings,String> defaultValue, Setting<Settings> fallbackSetting, Function<String,Settings> parser, Validator<Settings> validator)
exists, existsOrFallbackExists, get, getDefault, getDefaultRaw, getKey, getRaw, getRawKey, match, newUpdater
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GroupSetting(Key key, Function<Settings,String> defaultValue, Setting<Settings> fallbackSetting, Function<String,Settings> parser, Validator<Settings> validator)
Copyright © 2021. All rights reserved.