BetterModel
Toggle table of contents
1.6.0
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
RenderSource
/
Based
Based
interface
Based
:
RenderSource
Inheritors
BaseEntity
BasePlayer
Members
Functions
create
Link copied to clipboard
@
NotNull
abstract
fun
create
(
@
NotNull
instance
:
RenderInstance
,
@
NotNull
modifier
:
TrackerModifier
)
:
EntityTracker
entity
Link copied to clipboard
@
NotNull
abstract
fun
entity
(
)
:
Entity
of
Link copied to clipboard
@
ApiStatus.Internal
@
NotNull
open
fun
of
(
@
NotNull
location
:
Location
)
:
RenderSource.Located
@
ApiStatus.Internal
@
NotNull
open
fun
of
(
@
NotNull
entity
:
Entity
)
:
RenderSource.Based
@
ApiStatus.Internal
@
NotNull
open
fun
of
(
@
NotNull
location
:
Location
,
@
NotNull
profile
:
GameProfile
,
slim
:
Boolean
)
:
RenderSource.Located