Class FWCommonConfig
java.lang.Object
me.fzzyhmstrs.fzzy_config.config.Config
nokunami.floral_warfare.common.config.FWCommonConfig
- All Implemented Interfaces:
me.fzzyhmstrs.fzzy_config.entry.EntryAnchor,me.fzzyhmstrs.fzzy_config.util.Translatable,me.fzzyhmstrs.fzzy_config.util.Walkable
public class FWCommonConfig
extends me.fzzyhmstrs.fzzy_config.config.Config
-
Nested Class Summary
Nested classes/interfaces inherited from interface me.fzzyhmstrs.fzzy_config.entry.EntryAnchor
me.fzzyhmstrs.fzzy_config.entry.EntryAnchor.Anchor, me.fzzyhmstrs.fzzy_config.entry.EntryAnchor.AnchorTypeNested classes/interfaces inherited from interface me.fzzyhmstrs.fzzy_config.util.Translatable
me.fzzyhmstrs.fzzy_config.util.Translatable.DefaultImpls, me.fzzyhmstrs.fzzy_config.util.Translatable.Desc, me.fzzyhmstrs.fzzy_config.util.Translatable.Impls, me.fzzyhmstrs.fzzy_config.util.Translatable.Name, me.fzzyhmstrs.fzzy_config.util.Translatable.Prefix, me.fzzyhmstrs.fzzy_config.util.Translatable.Provider<T extends Object,S extends Object>, me.fzzyhmstrs.fzzy_config.util.Translatable.Result, me.fzzyhmstrs.fzzy_config.util.Translatable.Utils -
Field Summary
Fields inherited from interface me.fzzyhmstrs.fzzy_config.util.Translatable
Utils -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.fzzyhmstrs.fzzy_config.config.Config
anchorEntry, anchorId, defaultPermLevel, description, descriptionKey, fileType, getDir, getFolder, getId, getIdentifier, getName, getSubfolder, onSyncClient, onSyncServer, onUpdateClient, onUpdateServer, onUpdateServer, prefix, prefixKey, save, saveType, toString, translation, translationKey, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface me.fzzyhmstrs.fzzy_config.util.Translatable
descriptionOrNull, hasDescription, hasPrefix, hasTranslation, prefixOrNull, translationOrNull
-
Constructor Details
-
FWCommonConfig
public FWCommonConfig()
-