toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
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