Annotation Interface ModElementReference
Used to mark fields that can store names of custom elements (mappable or MEs) used by mod element instance
and NOT already included as names of objects like
Format of strings: with
MappableElement
or Procedure
.
Format of strings: with
CUSTOM:
prefix for entries created from other mod elements
or unmapped name for data list entries.-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionString[]
Special values indicating the element is not assigned.
-
Element Details
-
defaultValues
String[] defaultValuesSpecial values indicating the element is not assigned.- Default:
{""}
-