Builder

class Builder

Builder for TrackerModifier.

Since

1.15.2

Functions

Link copied to clipboard
@NotNull
open fun build(): @NotNull TrackerModifier
Builds the TrackerModifier.
Link copied to clipboard
@NotNull
open fun damageAnimation(damageAnimation: Boolean): @NotNull TrackerModifier.Builder
Sets whether to enable damage animations.
Link copied to clipboard
@NotNull
open fun damageTint(damageTint: Boolean): @NotNull TrackerModifier.Builder
Sets whether to enable damage tinting.
Link copied to clipboard
@NotNull
open fun sightTrace(sightTrace: Boolean): @NotNull TrackerModifier.Builder
Sets whether to use sight tracing.