then

@NotNull
open fun then(@NotNull other: @NotNull Tracker.ScheduledPacketHandler): @NotNull Tracker.ScheduledPacketHandler

Chains this handler with another.

Return

the combined handler

Since

1.15.2

Parameters

other

the other handler