createNametag

@NotNull
abstract fun createNametag(@NotNull bone: @NotNull RenderedBone): @NotNull ModelNametag

Creates model nametag

Return

nametag


@NotNull
open fun createNametag(@NotNull bone: @NotNull RenderedBone, @NotNull consumer: @NotNull Consumer<ModelNametag>): @NotNull ModelNametag

Creates model nametag

Return

nametag

Parameters

consumer

consumer