StandingSign
@Serializable
@SerialName(value = "minecraft:standing_sign")
Constructors
Link copied to clipboard
constructor(woodType: WoodType, texture: ResourcePath<ResourceType.SignTexture>? = null, attachment: StandingSignAttachment = StandingSignAttachment.GROUND)