3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-01 23:50:11 +02:00
Geyser/bootstrap/velocity
chris 06663bcafd
Fix: Don't mistakingly assume that Geyser-Velocity initialized (#4276)
* Fix: ListenerBoundEvent could set `INITIALIZED` to true, even if we did not initialize yet - move that to postStartup() instead.

* only assign INITIALIZED once, and only after the correct listenertype bound.
2023-11-06 16:17:41 +01:00
..
src/main/java/org/geysermc/geyser/platform/velocity Fix: Don't mistakingly assume that Geyser-Velocity initialized (#4276) 2023-11-06 16:17:41 +01:00
build.gradle.kts Use Gradle's dependency catalogue feature (#3305) 2022-09-26 11:43:17 -04:00