Interface CommonEventEntrypoint
- All Known Subinterfaces:
AdvancementEvents.AdvancementInit,ConfigLoadEvent,ConfigSaveEvent,GravityAPI.GravityModification,ModProtocol.LoadModProtocol,PlayerJoinEvents.PlayerAddedToLevel,PlayerJoinEvents.PlayerJoin,RegistryEvents.DynamicRegistryLoadedCallback,RegistryEvents.DynamicRegistrySetupCallback,RegistryFreezeEvents.EndRegistryFreeze,RegistryFreezeEvents.StartRegistryFreeze,ResourceLoaderEvents.EndDataPackReload,ResourceLoaderEvents.StartDataPackReload,SurfaceRuleEvents.EndSurfaceRuleCallback,SurfaceRuleEvents.GenericSurfaceRuleCallback,SurfaceRuleEvents.NetherSurfaceRuleCallback,SurfaceRuleEvents.OverworldSurfaceRuleCallback,SurfaceRuleEvents.OverworldSurfaceRuleNoPrelimSurfaceCallback
public interface CommonEventEntrypoint
A common event callback that can be used as an entrypoint.
Defined with the frozenlib:events key in fabric.mod.json.