Dummy

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@NotNull
open fun create(@NotNull instance: RenderInstance, @NotNull modifier: TrackerModifier): VoidTracker
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
@NotNull
open fun of(@NotNull location: Location): RenderSource.Dummy
@NotNull
open fun of(@NotNull entity: Entity): RenderSource.BaseEntity
Link copied to clipboard
abstract fun toString(): String