RenderSource

interface RenderSource

Inheritors

Types

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
@NotNull
abstract fun create(@NotNull instance: RenderInstance, @NotNull modifier: TrackerModifier): Tracker
Link copied to clipboard
@NotNull
open fun of(@NotNull location: Location): RenderSource.Dummy
@NotNull
open fun of(@NotNull entity: Entity): RenderSource.BaseEntity