Package dev.jaxydog.lodestone.api
package dev.jaxydog.lodestone.api
Lodestone's public API.
- Since:
- 1.0.0
-
ClassDescriptionAutoLoaded<T>A generic class that wraps a value of type
T, providing a simple interface for applying arbitrary load methods to generic values.A method run during loading, used with aAutoLoadedwrapper.A class that automatically loads all of its registered static constants.A value that should be loaded at runtime.A value that should be loaded at runtime.A value that should be loaded during data generation.An annotation that informs automatic loaders to skip the target value.A value that should be loaded at runtime.An annotation that determines the loading priority of the annotated value.A value that should be loaded at runtime.