throttleTickBoolean

@NotNull
open fun throttleTickBoolean(@NotNull supplier: @NotNull BooleanSupplier): @NotNull BooleanSupplier

Throttles this function by tick

Return

throttled function

Parameters

supplier

target