Located

Functions

Link copied to clipboard
@NotNull
abstract fun create(@NotNull instance: RenderInstance, @NotNull modifier: TrackerModifier): DummyTracker
Link copied to clipboard
@NotNull
abstract fun location(): Location
Link copied to clipboard
@ApiStatus.Internal
@NotNull
open fun of(@NotNull location: Location): RenderSource.Located
@ApiStatus.Internal
@NotNull
open fun of(@NotNull entity: Entity): RenderSource.Based
@ApiStatus.Internal
@NotNull
open fun of(@NotNull location: Location, @NotNull profile: GameProfile, slim: Boolean): RenderSource.Located