iterateTree

open fun iterateTree(@NotNull consumer: @NotNull Consumer<RenderedBone>)

Iterates over all bones in the tree.

Since

1.15.2

Parameters

consumer

the consumer to apply to each bone