BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-405
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.yaml
Package-level
declarations
Types
Types
Yaml
Array
Link copied to clipboard
interface
YamlArray
:
Iterable
<
T
>
,
YamlElement
Yaml array.
Yaml
Configuration
Link copied to clipboard
interface
YamlConfiguration
:
Comparable
<
T
>
Yaml configuration.
Yaml
Element
Link copied to clipboard
interface
YamlElement
:
YamlConfiguration
Yaml element.
Yaml
Object
Link copied to clipboard
interface
YamlObject
:
Iterable
<
T
>
,
YamlElement
Yaml map.