v10.0.0
What's Changed
- feat(data): add
DataFormats#SNBT
by @SettingDust in #2432 - [API10] World Generation API by @Faithcaio in #2428
- Add Keys#HANGING for lanterns by @Lignium in #2438
- Add EventManager#registerListeners with lookup parameter by @A248 in #2441
- Add Keys#PREVIOUS_GAME_MODE by @Lignium in #2442
- Add FluidState to LocatableBlock by @gabizou in #2443
- docs: add missing p tags and rework existing tag for consistency by @ImMorpheus in #2449
- build: require java 17+ and update readme by @ImMorpheus in #2448
- generate BlockStateKeys by @Faithcaio in #2440
- Implement missing method isFire in AbstractDamageSource by @Yeregorix in #2451
- Replace guava immutable collections with java immutable collections by @ImMorpheus in #2454
- Add stream online players method by @ImMorpheus in #2457
- fix nullability issues by @ImMorpheus in #2455
- Expose protocol version for status pings by @stephan-gh in #2456
New Contributors
- @SettingDust made their first contribution in #2432
- @Lignium made their first contribution in #2438
- @A248 made their first contribution in #2441
Full Changelog: v9.0.0...v10.0.0