BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-61
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
RenderInstance
/
RenderInstance
Render
Instance
constructor
(
@
NotNull
parent
:
BlueprintRenderer
,
@
NotNull
entityMap
:
Map
<
String
,
RenderedEntity
>
,
@
NotNull
animationMap
:
Map
<
String
,
BlueprintAnimation
>
)