pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.config.adapter
/
EnumConfigAdapter
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Link copied to clipboard
inline
fun
<
E
:
Enum
<
E
>
>
from
(
)
:
ConfigAdapter
<
E
>
@
JvmStatic
fun
<
E
:
Enum
<
E
>
>
from
(
enumClass
:
Class
<
E
>
)
:
ConfigAdapter
<
E
>