Package com.github.darksoulq.abyssallib.common.config


package com.github.darksoulq.abyssallib.common.config
  • Class
    Description
    A wrapper for Bukkit's YamlConfiguration that provides a fluent API, support for Codec serialization, and manual comment injection.
    Represents a parsed hierarchical data path for querying and mutating nested structures.
    Represents an array or list positional index.
    Represents a dictionary or map key segment.
    Represents a singular conceptual step within a hierarchical data structure.