handleStateCreate

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

Registers a handler for state creation (e.g., when a bone is initialized for a player).

Since

1.15.2

Parameters

function

the consumer to handle state creation