PlayerTracker

@ApiStatus.Internal
constructor(@NotNull registry: @NotNull EntityTrackerRegistry, @NotNull pipeline: @NotNull RenderPipeline, @NotNull modifier: @NotNull TrackerModifier, @NotNull preUpdateConsumer: @NotNull Consumer<EntityTracker>)

Creates a new player tracker.

Since

1.15.2

Parameters

registry

the entity tracker registry

pipeline

the render pipeline

modifier

the tracker modifier

preUpdateConsumer

a consumer to run before the first update