BetterHud
Toggle table of contents
1.12.1.390
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.util
/
LoadedFileYaml
Loaded
File
Yaml
class
LoadedFileYaml
(
val
file
:
File
,
val
name
:
String
,
val
yaml
:
YamlObject
)
:
LoadedYaml
Members
Constructors
Loaded
File
Yaml
Link copied to clipboard
constructor
(
file
:
File
,
name
:
String
,
yaml
:
YamlObject
)
Properties
file
Link copied to clipboard
val
file
:
File
name
Link copied to clipboard
open
override
val
name
:
String
yaml
Link copied to clipboard
open
override
val
yaml
:
YamlObject