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
/
Dummy
Dummy
class
Dummy
:
Record
,
RenderSource
Members
Constructors
Dummy
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
@
NotNull
open
fun
create
(
@
NotNull
instance
:
RenderInstance
,
@
NotNull
modifier
:
TrackerModifier
)
:
VoidTracker
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
of
Link copied to clipboard
@
NotNull
open
fun
of
(
@
NotNull
location
:
Location
)
:
RenderSource.Dummy
@
NotNull
open
fun
of
(
@
NotNull
entity
:
Entity
)
:
RenderSource.BaseEntity
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String