Uses of Interface
io.github.projectunified.craftconfig.common.ConfigNode
Packages that use ConfigNode
Package
Description
-
Uses of ConfigNode in io.github.projectunified.craftconfig.bukkit
Classes in io.github.projectunified.craftconfig.bukkit that implement ConfigNodeModifier and TypeClassDescriptionclassThe bukkit configurationclassBukkit implementation ofConfigNode.Methods in io.github.projectunified.craftconfig.bukkit that return ConfigNodeMethods in io.github.projectunified.craftconfig.bukkit that return types with arguments of type ConfigNodeModifier and TypeMethodDescriptionBukkitConfig.BukkitConfigNode.getChildren()BukkitConfig.getChildren() -
Uses of ConfigNode in io.github.projectunified.craftconfig.bungeecord
Classes in io.github.projectunified.craftconfig.bungeecord that implement ConfigNodeModifier and TypeClassDescriptionclassThe bungeecord configurationclassBungeeCord implementation ofConfigNode.Methods in io.github.projectunified.craftconfig.bungeecord that return ConfigNodeMethods in io.github.projectunified.craftconfig.bungeecord that return types with arguments of type ConfigNodeModifier and TypeMethodDescriptionBungeeConfig.BungeeConfigNode.getChildren()BungeeConfig.getChildren() -
Uses of ConfigNode in io.github.projectunified.craftconfig.common
Subinterfaces of ConfigNode in io.github.projectunified.craftconfig.commonModifier and TypeInterfaceDescriptioninterfaceThe root configuration interface, extendingConfigNode.Methods in io.github.projectunified.craftconfig.common that return ConfigNodeModifier and TypeMethodDescriptiondefault ConfigNodeConfig.getParent()ConfigNode.getParent()Get the parent node (the origin).Navigate to a child node.Methods in io.github.projectunified.craftconfig.common that return types with arguments of type ConfigNode -
Uses of ConfigNode in io.github.projectunified.craftconfig.configurate
Classes in io.github.projectunified.craftconfig.configurate that implement ConfigNodeModifier and TypeClassDescriptionclassTheConfigimplementation for ConfigurateclassConfigurate implementation ofConfigNode.Methods in io.github.projectunified.craftconfig.configurate that return ConfigNodeMethods in io.github.projectunified.craftconfig.configurate that return types with arguments of type ConfigNodeModifier and TypeMethodDescriptionConfigurateConfig.ConfigurateConfigNode.getChildren()ConfigurateConfig.getChildren() -
Uses of ConfigNode in io.github.projectunified.craftconfig.gson
Classes in io.github.projectunified.craftconfig.gson that implement ConfigNodeModifier and TypeClassDescriptionclassTheConfigimplementation for GsonclassGson implementation ofConfigNode.Methods in io.github.projectunified.craftconfig.gson that return ConfigNodeMethods in io.github.projectunified.craftconfig.gson that return types with arguments of type ConfigNodeModifier and TypeMethodDescriptionGsonConfig.getChildren()GsonConfig.GsonConfigNode.getChildren()