Geyser/api/src/main/java/org/geysermc/geyser/api/event/lifecycle
chris 6a51d8298f
Feature: Rework startup logic (#4377)
* This makes `geyser reload` work the same across all platforms. For example, it ensures that we reload the config to the greatest extent possible (with the exception of compression/injection settings). Additionally, this clears up issues where Extensions were previously disabled during reloading - instead, the new Pre and Post reload events allow extensions to reload whatever necessary on their own.
2024-02-14 12:50:50 +01:00
..
GeyserDefineCommandsEvent.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserDefineCustomBlocksEvent.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserDefineCustomItemsEvent.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserDefineCustomSkullsEvent.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserLoadResourcePacksEvent.java Moved the base api to a separate repo 2023-02-09 17:31:00 +01:00
GeyserPostInitializeEvent.java Moved the base api to a separate repo 2023-02-09 17:31:00 +01:00
GeyserPostReloadEvent.java Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
GeyserPreInitializeEvent.java Moved the base api to a separate repo 2023-02-09 17:31:00 +01:00
GeyserPreReloadEvent.java Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
GeyserShutdownEvent.java Moved the base api to a separate repo 2023-02-09 17:31:00 +01:00