BetterModel
Toggle table of contents
1.5.5-SNAPSHOT-129
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
RenderSource
Render
Source
interface
RenderSource
Inheritors
Dummy
BaseEntity
Members
Types
Base
Entity
Link copied to clipboard
class
BaseEntity
:
Record
,
RenderSource
Dummy
Link copied to clipboard
class
Dummy
:
Record
,
RenderSource
Functions
create
Link copied to clipboard
@
NotNull
abstract
fun
create
(
@
NotNull
instance
:
RenderInstance
,
@
NotNull
modifier
:
TrackerModifier
)
:
Tracker
of
Link copied to clipboard
@
NotNull
open
fun
of
(
@
NotNull
location
:
Location
)
:
RenderSource.Dummy
@
NotNull
open
fun
of
(
@
NotNull
entity
:
Entity
)
:
RenderSource.BaseEntity