EntityTracker

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

Creates entity tracker

Parameters

registry

registry

pipeline

render instance

modifier

modifier

preUpdateConsumer

task on pre-update