MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.common
/
MyResourceLocation
My
Resource
Location
data
class
MyResourceLocation
(
val
root
:
String
,
val
path
:
String
)
(
source
)
Members
Constructors
My
Resource
Location
Link copied to clipboard
constructor
(
root
:
String
,
path
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
path
Link copied to clipboard
val
path
:
String
root
Link copied to clipboard
val
root
:
String