templateRotation

fun PaperLiteralNode.templateRotation(name: String, block: PaperArgumentNode<StructureRotation>.() -> Unit)

Adds a StructureRotation argument. @see PaperContext.templateRotation


fun PaperContext.templateRotation(name: String): StructureRotation

Returns the parsed StructureRotation. @see PaperLiteralNode.templateRotation