GuildSkull

open class GuildSkull(source)

Represents a guild skull, which is a player head in Minecraft that has a custom texture.

Constructors

Link copied to clipboard
open fun GuildSkull(player: Player)
Creates a guild skull from a player.
Link copied to clipboard
open fun GuildSkull(texture: String)
Creates a guild skull from a texture string.

Properties

Link copied to clipboard
open val itemStack: ItemStack
Link copied to clipboard