BetterModel
Toggle table of contents
1.6.2-SNAPSHOT-171
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
RenderSource
/
Profiled
Profiled
interface
Profiled
:
RenderSource
Inheritors
ProfiledDummy
BasePlayer
Members
Functions
create
Link copied to clipboard
@
NotNull
abstract
fun
create
(
@
NotNull
pipeline
:
@
NotNull
RenderPipeline
,
@
NotNull
modifier
:
@
NotNull
TrackerModifier
)
:
@
NotNull
Tracker
of
Link copied to clipboard
@
ApiStatus.Internal
@
NotNull
open
fun
of
(
@
NotNull
location
:
@
NotNull
Location
)
:
@
NotNull
RenderSource.Located
@
ApiStatus.Internal
@
NotNull
open
fun
of
(
@
NotNull
entity
:
@
NotNull
Entity
)
:
@
NotNull
RenderSource.Based
@
ApiStatus.Internal
@
NotNull
open
fun
of
(
@
NotNull
location
:
@
NotNull
Location
,
@
NotNull
profile
:
@
NotNull
GameProfile
,
slim
:
Boolean
)
:
@
NotNull
RenderSource.Located
profile
Link copied to clipboard
@
NotNull
abstract
fun
profile
(
)
:
@
NotNull
GameProfile
slim
Link copied to clipboard
abstract
fun
slim
(
)
:
Boolean