HangingSign
@Serializable
@SerialName(value = "minecraft:hanging_sign")
Constructors
Link copied to clipboard
constructor(woodType: WoodType, texture: ResourcePath<ResourceType.SignTexture>? = null, attachment: HangingSignAttachment = HangingSignAttachment.CEILING_MIDDLE)