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.entity
/
RebarEntitySchema
/
RebarEntitySchema
Rebar
Entity
Schema
constructor
(
key
:
NamespacedKey
,
entityClass
:
Class
<
*
>
,
rebarEntityClass
:
Class
<
out
RebarEntity
<
*
>
>
,
isPersistent
:
Boolean
)
(
source
)