createPlayerHead

@NotNull
abstract fun createPlayerHead(@NotNull profile: @NotNull ModelProfile): @NotNull PlatformItemStack

Creates a player head item stack from a model profile.

Return

the player head item

Since

1.15.2

Parameters

profile

the model profile