Package xyz.block.ftl
Annotation Data
-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Retention(value = RetentionPolicy.RUNTIME)@Target(value = {ElementType.METHOD, ElementType.TYPE, ElementType.PARAMETER}) public @interface Data
Marks the given item as a data item in the FTL schema.