Package-level declarations

Types

Link copied to clipboard
abstract class Hook
Link copied to clipboard
interface ModInitializer

All Weave Loader mods need to implement this class. When Weave is loading mods, it will create a new instance of the class that implements this interface. This occurs before the game loads.