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.datatypes
/
EnumPersistentDataType
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
enum
Type
From
Link copied to clipboard
inline
fun
<
E
:
Enum
<
E
>
>
enumTypeFrom
(
)
:
EnumPersistentDataType
<
E
>
fun
<
E
:
Enum
<
E
>
>
enumTypeFrom
(
enumClass
:
Class
<
E
>
)
:
EnumPersistentDataType
<
E
>