handleStateRemove

open fun handleStateRemove(@NotNull function: @NotNull BiConsumer<RenderedBone, UUID>)

Registers a handler for state removal (e.g., when a bone is removed for a player).

Since

1.15.2

Parameters

function

the consumer to handle state removal