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 Summary
-
Element Details
-
value
String valueReturns the ID of the template.- Returns:
- the ID of the template
-