Annotation Interface RegisterStructureTemplate
Put this annotation on a static field containing either a 
StructureTemplate, a Supplier of StructureTemplate
 or a StructureTemplateBuilder in order to automatically register that code-defined template.- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueString valueReturns the ID of the template.- Returns:
- the ID of the template
 
 
-