andThen

@NotNull
open fun andThen(@NotNull other: @NotNull HitBoxListener.OnDamage): @NotNull HitBoxListener.OnDamage

Chains this handler with another.

Return

the combined handler

Since

1.15.2

Parameters

other

the other handler