rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rebar
rebar
/
io.github.pylonmc.rebar.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
>