Package emu.grasscutter.data
Annotation Interface ResourceType
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionLoad priority - dictates which order to load this resource, with "highest" being loaded first
-
Element Details
-
name
String[] nameNames of the file that this Resource loads from
-
-
-
loadPriority
ResourceType.LoadPriority loadPriorityLoad priority - dictates which order to load this resource, with "highest" being loaded first- Default:
- NORMAL
-