BetterModel
Toggle table of contents
1.13.5-SNAPSHOT-407
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
RenderSource
/
of
of
@
ApiStatus.Internal
@
NotNull
open
fun
of
(
@
NotNull
location
:
@
NotNull
Location
)
:
@
NotNull
RenderSource.Dummy
@
ApiStatus.Internal
@
NotNull
open
fun
of
(
@
NotNull
location
:
@
NotNull
Location
,
@
NotNull
profile
:
@
NotNull
GameProfile
,
slim
:
Boolean
)
:
@
NotNull
RenderSource.Dummy
@
ApiStatus.Internal
@
NotNull
open
fun
of
(
@
NotNull
entity
:
@
NotNull
BaseEntity
,
@
NotNull
profile
:
@
NotNull
GameProfile
,
slim
:
Boolean
)
:
@
NotNull
RenderSource.Entity
@
ApiStatus.Internal
@
NotNull
open
fun
of
(
@
NotNull
entity
:
@
NotNull
BaseEntity
)
:
@
NotNull
RenderSource.Entity