Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-09-02 | 2.0 kB | |
v10.0.0.tar.gz | 2023-09-02 | 791.4 kB | |
v10.0.0.zip | 2023-09-02 | 2.6 MB | |
Totals: 3 Items | 3.4 MB | 0 |
What's Changed
- feat(data): add
DataFormats#SNBT
by @SettingDust in https://github.com/SpongePowered/SpongeAPI/pull/2432 - [API10] World Generation API by @Faithcaio in https://github.com/SpongePowered/SpongeAPI/pull/2428
- Add Keys#HANGING for lanterns by @Lignium in https://github.com/SpongePowered/SpongeAPI/pull/2438
- Add EventManager#registerListeners with lookup parameter by @A248 in https://github.com/SpongePowered/SpongeAPI/pull/2441
- Add Keys#PREVIOUS_GAME_MODE by @Lignium in https://github.com/SpongePowered/SpongeAPI/pull/2442
- Add FluidState to LocatableBlock by @gabizou in https://github.com/SpongePowered/SpongeAPI/pull/2443
- docs: add missing p tags and rework existing tag for consistency by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2449
- build: require java 17+ and update readme by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2448
- generate BlockStateKeys by @Faithcaio in https://github.com/SpongePowered/SpongeAPI/pull/2440
- Implement missing method isFire in AbstractDamageSource by @Yeregorix in https://github.com/SpongePowered/SpongeAPI/pull/2451
- Replace guava immutable collections with java immutable collections by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2454
- Add stream online players method by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2457
- fix nullability issues by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2455
- Expose protocol version for status pings by @stephan-gh in https://github.com/SpongePowered/SpongeAPI/pull/2456
New Contributors
- @SettingDust made their first contribution in https://github.com/SpongePowered/SpongeAPI/pull/2432
- @Lignium made their first contribution in https://github.com/SpongePowered/SpongeAPI/pull/2438
- @A248 made their first contribution in https://github.com/SpongePowered/SpongeAPI/pull/2441
Full Changelog: https://github.com/SpongePowered/SpongeAPI/compare/v9.0.0...v10.0.0