Incendo / cloud-minecraft

Integrations between Minecraft and Cloud Command Framework
https://cloud.incendo.org/minecraft/
MIT License
27 stars 8 forks source link

chore(deps): Update dependency org.spongepowered:spongeapi to v12 #79

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.spongepowered:spongeapi (source) 7.3.0 -> 12.0.0 age adoption passing confidence

Release Notes

SpongePowered/SpongeAPI (org.spongepowered:spongeapi) ### [`v12.0.0`](https://redirect.github.com/SpongePowered/SpongeAPI/releases/tag/v12.0.0) #### What's Changed - Update registry types by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2522](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2522) - Add missing CatalogedBy annotation on ProcessorType by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2523](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2523) - Fix registry method in StatisticCategory catalog class by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2524](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2524) - Update particles (api12) by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2519](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2519) - Add missing registry methods in catalog classes by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2525](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2525) - Add Viewer#sendBlockProgress by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2513](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2513) - Add missing CatalogedBy annotation to ItemRarity by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2528](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2528) - Remove unused ticket type registry by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2527](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2527) - Regenerate api data by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2521](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2521) - Add ForwardingViewer by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2526](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2526) - Update TextAlignment catalog annotation by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2529](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2529) - Update Vehicle javadoc and Minecart classes by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2530](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2530) - Add missing GlowItemFrame entity by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2531](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2531) - Remove WeatherEffect and duplicate keys methods by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2532](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2532) - Refactor tameable entities by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2533](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2533) - Abstract saddleable to a separate interface by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2534](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2534) - Update Strider interface parent by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2535](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2535) - Update Hoglin parent interface by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2536](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2536) - Update Allay parent interface by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2537](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2537) - drop Creature from Phantom class parents by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2538](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2538) - Use Aerial to abstract flying trait by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2540](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2540) - Update slime parent interface by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2539](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2539) - Rename Creature to PathfinderAgent by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2541](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2541) - Update Hostile entities by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2542](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2542) - Update Zombie class hierarchy by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2544](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2544) - Remove LlamaLike interface by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2543](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2543) - Refactor Ranger entities by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2545](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2545) - Update Trader and Merchant api classes by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2546](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2546) - Fix EnderDragon#bossBar() & Add ServerWorld#dragonFightBossBar() by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2547](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2547) - Refactor breedable and ageable entities by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2549](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2549) - Rename FireballEntity to IgnitingProjectile and update hierarchy by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2550](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2550) - Update Aquatic description and fix hierarchy by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2551](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2551) - Refactor projectiles classes by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2552](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2552) - Abstract Attackable to a separate interface by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2555](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2555) - Abstract Chargeable to a separate interface by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2558](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2558) - Abstract Leashable to a separate interface by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2554](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2554) - Abstract targeting to a separate interface by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2557](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2557) - Use adventure BossBarViewer by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2553](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2553) - Abstract anger level to a separate interface by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2556](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2556) - Remove Raid#setBossBar() by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2548](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2548) - Update to ModLauncher 10 on SpongeVanilla by [@​Yeregorix](https://redirect.github.com/Yeregorix) in [https://github.com/SpongePowered/SpongeAPI/pull/2562](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2562) - Abstract ItemStack & ItemStackSnapshot to ItemStackLike by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2563](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2563) - Add BlockEntity tick methods by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2517](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2517) - Move deprecated ItemStackLike related methods to Common by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2565](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2565) **Full Changelog**: https://github.com/SpongePowered/SpongeAPI/compare/v11.0.0...v12.0.0 ### [`v11.0.0`](https://redirect.github.com/SpongePowered/SpongeAPI/releases/tag/v11.0.0) #### What's Changed - Replace Fandom links with new wiki by [@​Earthcomputer](https://redirect.github.com/Earthcomputer) in [https://github.com/SpongePowered/SpongeAPI/pull/2464](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2464) - Update Gamepedia wiki links by [@​Spongecade](https://redirect.github.com/Spongecade) in [https://github.com/SpongePowered/SpongeAPI/pull/2465](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2465) - Add Keys.FROZEN_TIME & Keys.MAX_FROZEN_TIME by [@​avaruus1](https://redirect.github.com/avaruus1) in [https://github.com/SpongePowered/SpongeAPI/pull/2460](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2460) - Add BlockType#hasBlockEntity by [@​Lignium](https://redirect.github.com/Lignium) in [https://github.com/SpongePowered/SpongeAPI/pull/2462](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2462) - Remove guava from the API by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2469](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2469) - Regenerate API data by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2470](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2470) - Drop caffeine-guava adapter by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2472](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2472) - Bump to gradle 8.4 by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2471](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2471) - Stop marking sniffer as experimental api by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2474](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2474) - Fix dependency conflicts by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2473](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2473) - Fix errorprone warnings and remove printstacktrace by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2475](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2475) - Bump additional dependencies by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2476](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2476) - Add missing particle options by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2477](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2477) - Allow negative amplifiers in potion effects by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2478](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2478) - Build cleanup by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2482](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2482) - Bump Adventure to 4.16 by [@​jpenilla](https://redirect.github.com/jpenilla) in [https://github.com/SpongePowered/SpongeAPI/pull/2483](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2483) - Fix compilation warnings by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2484](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2484) - Add gradle wrapper validation action by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2486](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2486) - Bump gradle to 8.7 by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2485](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2485) - Add distributionSha256Sum by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2487](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2487) - Enable gradle dependency verification by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2488](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2488) - Bump dependencies and fix more dependency conflicts by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2489](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2489) - Remove gradle wrapper validation action by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2490](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2490) - Replace leftover hamcrest usage with junit and drop dependency by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2493](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2493) - Remove SqlManager by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2492](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2492) - Rework ChunkEvent by [@​aromaa](https://redirect.github.com/aromaa) in [https://github.com/SpongePowered/SpongeAPI/pull/2497](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2497) - Migrate TEXT_BACKGROUND_COLOR value type to sponge color by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2494](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2494) - Regenerate API data by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2499](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2499) - Add Ticks#infinite by [@​aromaa](https://redirect.github.com/aromaa) in [https://github.com/SpongePowered/SpongeAPI/pull/2480](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2480) - Update comments in autogenerated api data by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2500](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2500) - fix: WorldTemplates by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2503](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2503) - Update/1.20.6 by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2501](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2501) - Bump log4j to 2.22.1 by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2505](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2505) - Replace deprecated locale methods by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2507](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2507) - Allow custom TicketTypes to be created by plugins. by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2453](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2453) - feat: Add BlockVolume.blockPalette accessor by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2506](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2506) - Add Keys.MAX_GROWTH_STAGE by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2511](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2511) - Add new EntityTypes by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2512](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2512) - feat: Add PushReactions by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2514](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2514) - Change BlockEntity#setValid() to remove() by [@​MrHell228](https://redirect.github.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2516](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2516) #### New Contributors - [@​Earthcomputer](https://redirect.github.com/Earthcomputer) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2464](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2464) - [@​Spongecade](https://redirect.github.com/Spongecade) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2465](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2465) - [@​avaruus1](https://redirect.github.com/avaruus1) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2460](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2460) - [@​aromaa](https://redirect.github.com/aromaa) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2497](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2497) - [@​MrHell228](https://redirect.github.com/MrHell228) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2511](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2511) **Full Changelog**: https://github.com/SpongePowered/SpongeAPI/compare/v10.0.0...v11.0.0 ### [`v10.0.0`](https://redirect.github.com/SpongePowered/SpongeAPI/releases/tag/v10.0.0) #### What's Changed - feat(data): add `DataFormats#SNBT` by [@​SettingDust](https://redirect.github.com/SettingDust) in [https://github.com/SpongePowered/SpongeAPI/pull/2432](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2432) - \[API10] World Generation API by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2428](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2428) - Add Keys#HANGING for lanterns by [@​Lignium](https://redirect.github.com/Lignium) in [https://github.com/SpongePowered/SpongeAPI/pull/2438](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2438) - Add EventManager#registerListeners with lookup parameter by [@​A248](https://redirect.github.com/A248) in [https://github.com/SpongePowered/SpongeAPI/pull/2441](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2441) - Add Keys#PREVIOUS_GAME_MODE by [@​Lignium](https://redirect.github.com/Lignium) in [https://github.com/SpongePowered/SpongeAPI/pull/2442](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2442) - Add FluidState to LocatableBlock by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2443](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2443) - docs: add missing p tags and rework existing tag for consistency by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2449](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2449) - build: require java 17+ and update readme by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2448](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2448) - generate BlockStateKeys by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2440](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2440) - Implement missing method isFire in AbstractDamageSource by [@​Yeregorix](https://redirect.github.com/Yeregorix) in [https://github.com/SpongePowered/SpongeAPI/pull/2451](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2451) - Replace guava immutable collections with java immutable collections by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2454](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2454) - Add stream online players method by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2457](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2457) - fix nullability issues by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2455](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2455) - Expose protocol version for status pings by [@​stephan-gh](https://redirect.github.com/stephan-gh) in [https://github.com/SpongePowered/SpongeAPI/pull/2456](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2456) #### New Contributors - [@​SettingDust](https://redirect.github.com/SettingDust) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2432](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2432) - [@​Lignium](https://redirect.github.com/Lignium) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2438](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2438) - [@​A248](https://redirect.github.com/A248) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2441](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2441) **Full Changelog**: https://github.com/SpongePowered/SpongeAPI/compare/v9.0.0...v10.0.0 ### [`v9.0.0`](https://redirect.github.com/SpongePowered/SpongeAPI/releases/tag/v9.0.0) #### What's Changed - Remove the restriction that listener methods must be public by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2376](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2376) - Initial update of block states & block entities for 1.17 by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2357](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2357) - \[API9] World Generation by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2404](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2404) - API9 BlockstateProperty by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2418](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2418) - remove structure config api by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2420](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2420) - 1.18.2 by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2415](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2415) **Full Changelog**: https://github.com/SpongePowered/SpongeAPI/compare/v8.1.0...v9.0.0 ### [`v8.2.0`](https://redirect.github.com/SpongePowered/SpongeAPI/releases/tag/v8.2.0) #### What's Changed - feat(data): add `DataFormats#SNBT` by [@​SettingDust](https://redirect.github.com/SettingDust) in [https://github.com/SpongePowered/SpongeAPI/pull/2432](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2432) - Add Keys#HANGING for lanterns by [@​Lignium](https://redirect.github.com/Lignium) in [https://github.com/SpongePowered/SpongeAPI/pull/2438](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2438) - Add Keys#PREVIOUS_GAME_MODE by [@​Lignium](https://redirect.github.com/Lignium) in [https://github.com/SpongePowered/SpongeAPI/pull/2442](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2442) - Implement missing method isFire in AbstractDamageSource by [@​Yeregorix](https://redirect.github.com/Yeregorix) in [https://github.com/SpongePowered/SpongeAPI/pull/2451](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2451) #### New Contributors - [@​SettingDust](https://redirect.github.com/SettingDust) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2432](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2432) - [@​Lignium](https://redirect.github.com/Lignium) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2438](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2438) **Full Changelog**: https://github.com/SpongePowered/SpongeAPI/compare/v8.1.0...v8.2.0 ### [`v8.1.0`](https://redirect.github.com/SpongePowered/SpongeAPI/releases/tag/v8.1.0) #### What's Changed - New dependency: MiniMessage is now available as part of SpongeAPI for text templating. [See the Kyori docs for more on how to use MiniMessage.](https://docs.adventure.kyori.net/minimessage/index.html) - World management updates, including the ability to name worlds and grab worlds of a specific type easily - Added being able to get the entity type that a spawn egg will produce - Added the ability to grab inventory titles and the menu it was built off, if available - Make ItemStack also implement HoverEventSource by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2414](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2414) - Expose BlockState string representation by [@​Yeregorix](https://redirect.github.com/Yeregorix) in [https://github.com/SpongePowered/SpongeAPI/pull/2425](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2425) #### New Contributors - [@​Yeregorix](https://redirect.github.com/Yeregorix) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2425](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2425) **Full Changelog**: https://github.com/SpongePowered/SpongeAPI/compare/v8.0.0...v8.1.0 ### [`v8.0.0`](https://redirect.github.com/SpongePowered/SpongeAPI/releases/tag/v8.0.0) SpongeAPI 8 is our new API version for Minecraft 1.16.5. [See our status update here](https://forums.spongepowered.org/t/status-update-8th-january-2022-spongeapi-8-released/39861/3) #### What's Changed - Invantory for API8 Inventory Builders by [@​Faithcaio](https://redirect.github.com/Faithcaio) - Builders [https://github.com/SpongePowered/SpongeAPI/pull/1959](https://redirect.github.com/SpongePowered/SpongeAPI/pull/1959) - SlotIndexes [https://github.com/SpongePowered/SpongeAPI/pull/1998](https://redirect.github.com/SpongePowered/SpongeAPI/pull/1998) - Queries by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2050](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2050) - Migrate build scripts to Kotlin-DSL by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/1980](https://redirect.github.com/SpongePowered/SpongeAPI/pull/1980) - Remove the CommandSource in favor of Causes. by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2004](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2004) - Fix missing in string -> catalog key migration by [@​liach](https://redirect.github.com/liach) in [https://github.com/SpongePowered/SpongeAPI/pull/2071](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2071) - Make TradeOfferGenerator extend a BiFunction instead to handle 1.14 implementation. by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2070](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2070) - Make StateMatcher serializable by [@​Katrix](https://redirect.github.com/Katrix) in [https://github.com/SpongePowered/SpongeAPI/pull/2053](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2053) - Add compact methods to Text by [@​Katrix](https://redirect.github.com/Katrix) in [https://github.com/SpongePowered/SpongeAPI/pull/2054](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2054) - Add new 1.14 Merchant, Raid and Villager related features. [#​2068](https://redirect.github.com/SpongePowered/SpongeAPI/issues/2068) [#​2069](https://redirect.github.com/SpongePowered/SpongeAPI/issues/2069) by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2073](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2073) - Add TropicalFishShape Catalog and Data values to Tropical Fish. by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2076](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2076) - Add missing entity data values, Sittable and Spawner by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2077](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2077) - Add missing data values to ItemFrame, Sheep and Vex. by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2080](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2080) - Add DataValues to the BlockEntities where they belong. \[API-8] by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2081](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2081) - Fix javadoc and checkstyle warnings by [@​parlough](https://redirect.github.com/parlough) in [https://github.com/SpongePowered/SpongeAPI/pull/2087](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2087) - Recipe API for API8 by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2082](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2082) - Add supplier overloads to all builder methods and trait -> property by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2091](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2091) - Fix missing supplier overload for persisted biome type in VirtualBiomeType by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2103](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2103) - Update Chest API for new merging logic. by [@​TheGlitch76](https://redirect.github.com/TheGlitch76) in [https://github.com/SpongePowered/SpongeAPI/pull/2106](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2106) - Api8 Keys by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2108](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2108) - Add new features to trade offers \[API8]. by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2101](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2101) - Clarify some stuff with Server players on a server by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2131](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2131) - Yes, EMPTY is a fluid. by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2136](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2136) - Add direction methods on Entity and Living by [@​ItsDoot](https://redirect.github.com/ItsDoot) in [https://github.com/SpongePowered/SpongeAPI/pull/2139](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2139) - API8 - DataStore by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2134](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2134) - Adjust NamedCatalogType and NamedCatalogBuilder interfaces for expectations by [@​ItsDoot](https://redirect.github.com/ItsDoot) in [https://github.com/SpongePowered/SpongeAPI/pull/2140](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2140) - Improve Tristate by [@​ItsDoot](https://redirect.github.com/ItsDoot) in [https://github.com/SpongePowered/SpongeAPI/pull/2137](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2137) - Remove non-existant feature configs by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2075](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2075) - Add Entity Attribute API \[Redux of [#​1428](https://redirect.github.com/SpongePowered/SpongeAPI/issues/1428)] by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2085](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2085) - Remove HandInteractEvent and sub events by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2096](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2096) - Updates to the Command API to support implementation by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2066](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2066) - Remove EconomyService#getCurrencies by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2143](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2143) - Add Location#getBlockType by [@​ItsDoot](https://redirect.github.com/ItsDoot) in [https://github.com/SpongePowered/SpongeAPI/pull/2145](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2145) - Add ScheduledTask#isCancelled() by [@​ItsDoot](https://redirect.github.com/ItsDoot) in [https://github.com/SpongePowered/SpongeAPI/pull/2146](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2146) - Add ExplosionEvent.Detonate#filterAffectedLocations by [@​ItsDoot](https://redirect.github.com/ItsDoot) in [https://github.com/SpongePowered/SpongeAPI/pull/2148](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2148) - Replace Service Manager with Provider by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2133](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2133) - Add a key which specifies if a player has viewed the credits by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2161](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2161) - Add view-distance setter by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2155](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2155) - Add marker for classes that should not be stored by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2154](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2154) - Improve JoinData by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2153](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2153) - Add Keys#TRANSIENT by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2162](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2162) - Add a way to get all unique and virtual accounts from the economy service by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2152](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2152) - Command API tweaks by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2159](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2159) - Channel API Improvements + Client login phase by [@​Cybermaxke](https://redirect.github.com/Cybermaxke) in [https://github.com/SpongePowered/SpongeAPI/pull/2008](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2008) - Add streamAll method to UserManager by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2166](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2166) - Drop modifier templates. And remove attribute that was added in a later version of the game. Match registry names by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2168](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2168) - Remove Cause parameters from Account methods by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2169](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2169) - Make generic ExplosionEvent cancellable by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2167](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2167) - Rename fields again to match registry names. by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2171](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2171) - Return generic type E extends Engine in EngineLifecycleEvent instead of Engine by [@​i509VCB](https://redirect.github.com/i509VCB) in [https://github.com/SpongePowered/SpongeAPI/pull/2170](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2170) - UserManager#match now returns a Stream by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2173](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2173) - RegisterCommandEvent now acts on commands, not registrars (specifically) by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2177](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2177) - Implement Adventure by [@​kashike](https://redirect.github.com/kashike) in [https://github.com/SpongePowered/SpongeAPI/pull/2180](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2180) - Redo some of the Parameter.Key generics by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2181](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2181) - Add command flags by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2184](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2184) - Add exception handlers for the network channel. by [@​Cybermaxke](https://redirect.github.com/Cybermaxke) in [https://github.com/SpongePowered/SpongeAPI/pull/2183](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2183) - Create a SubjectProxy and separate CommandCause from CommandContext by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2191](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2191) - Use a double for damage related keys. by [@​Cybermaxke](https://redirect.github.com/Cybermaxke) in [https://github.com/SpongePowered/SpongeAPI/pull/2174](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2174) - Nuke DummyObjectProvider by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2190](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2190) - Remove the concept of read-only orders by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2189](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2189) - Add ability to programmatically create selectors by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2194](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2194) - Add support for non-Sponge/Brig client completions. by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2197](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2197) - Add MovementTypes#CHORUS_FRUIT by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2204](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2204) - Corrections for the World API. by [@​Zidane](https://redirect.github.com/Zidane) in [https://github.com/SpongePowered/SpongeAPI/pull/2203](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2203) - Define some common parameters by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2199](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2199) - Remove unused dependencies by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2207](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2207) - Move ban classes to ban package by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2210](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2210) - Fix event-gen factory by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2185](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2185) - Change GameProfileManager method signature to return a map by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2211](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2211) - Add Keys#SLEEP_TIMER by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2212](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2212) - Add missing Living value accessors by [@​ItsDoot](https://redirect.github.com/ItsDoot) in [https://github.com/SpongePowered/SpongeAPI/pull/2144](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2144) - Remove EconomyService#deleteAccount default implementation by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2209](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2209) - 1.15 by [@​kashike](https://redirect.github.com/kashike) in [https://github.com/SpongePowered/SpongeAPI/pull/2205](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2205) - Add Audiences#withPermission by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2215](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2215) - Add method to send updated command tree to a player by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2221](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2221) - Add an API method to access the Minecraft DataVersion by [@​me4502](https://redirect.github.com/me4502) in [https://github.com/SpongePowered/SpongeAPI/pull/2220](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2220) - Update ParrotType IDs by [@​Grinch](https://redirect.github.com/Grinch) in [https://github.com/SpongePowered/SpongeAPI/pull/2223](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2223) - Update Key JavaDocs + Rename SlabPortions.FULL -> DOUBLE by [@​Grinch](https://redirect.github.com/Grinch) in [https://github.com/SpongePowered/SpongeAPI/pull/2226](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2226) - adventure: Update for api changes by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2229](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2229) - Add ability to get Command.Parameterized from CommandContext ([#​2217](https://redirect.github.com/SpongePowered/SpongeAPI/issues/2217)) by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2227](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2227) - build: fix guice exclusion for configurate by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2228](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2228) - Make KickPlayerEvent cancellable by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2179](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2179) - Another Round of Data (API Edition) by [@​Grinch](https://redirect.github.com/Grinch) in [https://github.com/SpongePowered/SpongeAPI/pull/2231](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2231) - API8 Recipes by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2236](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2236) - Add getWorldUUID to SaveChunkEvent. Fixes [#​2233](https://redirect.github.com/SpongePowered/SpongeAPI/issues/2233) by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2234](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2234) - Update to licenser 0.5 by [@​jamierocks](https://redirect.github.com/jamierocks) in [https://github.com/SpongePowered/SpongeAPI/pull/2239](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2239) - API8 Advancements by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2238](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2238) - Player has an identity by [@​kashike](https://redirect.github.com/kashike) in [https://github.com/SpongePowered/SpongeAPI/pull/2248](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2248) - API8 DataStores by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2250](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2250) - Add MANY_GAME_PROFILES parameter, repurpose GAME_PROFILE to only return one. by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2240](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2240) - Add missing triggers by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2242](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2242) - Add missing locked field in Score class by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2243](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2243) - Genericize Palettes by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2244](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2244) - Add VolumeStream API by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2241](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2241) - API additions + changes for Configurate 4 by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2193](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2193) - States cannot be cataloged so a backup system. by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2219](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2219) - Removing Guava usage by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2246](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2246) - Add Keys#CUSTOM_MODEL_DATA by [@​ItsDoot](https://redirect.github.com/ItsDoot) in [https://github.com/SpongePowered/SpongeAPI/pull/2261](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2261) - Refactor ChangeBlockEvent with All, Post, and Pre by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2267](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2267) - Remove AABB implementation from the API by [@​kashike](https://redirect.github.com/kashike) in [https://github.com/SpongePowered/SpongeAPI/pull/2269](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2269) - ResourceKey improvements by [@​ItsDoot](https://redirect.github.com/ItsDoot) in [https://github.com/SpongePowered/SpongeAPI/pull/2268](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2268) - Add keys for data from client settings by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2265](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2265) - 1.16.4 by [@​kashike](https://redirect.github.com/kashike) in [https://github.com/SpongePowered/SpongeAPI/pull/2263](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2263) - enhance InteractEvents by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2278](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2278) - Pushes default Parameter handling to the CommandContext Implementation by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2286](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2286) - Feature/datapack/dimension by [@​Zidane](https://redirect.github.com/Zidane) in [https://github.com/SpongePowered/SpongeAPI/pull/2285](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2285) - Some minor tweaks to the Commands API by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2288](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2288) - DataContentUpdaters by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2297](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2297) - ChunkEvent by [@​Faithcaio](https://redirect.github.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2301](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2301) - Change TextComponent in MapDecoration Builder -> Component by [@​tyhdefu](https://redirect.github.com/tyhdefu) in [https://github.com/SpongePowered/SpongeAPI/pull/2306](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2306) - Add support for ResourceKey in advancement background by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2309](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2309) - Add CompletableFutures to Ban/Whitelist Service by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2307](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2307) - Drop get prefixes from almost all things by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2310](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2310) - Introduce NotificationTickets by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2304](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2304) - Update and implement checkstyle by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2237](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2237) - Remove Nameable interface from Trigger by [@​ImMorpheus](https://redirect.github.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2308](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2308) - Update Guice 4.1.0 -> 5.0.1 by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2311](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2311) - Add missing throws to Favicon.Factory methods by [@​jpenilla](https://redirect.github.com/jpenilla) in [https://github.com/SpongePowered/SpongeAPI/pull/2323](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2323) - More command tweaks by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2296](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2296) - Reroute BlockSnapshot#empty into a factory, and add misc missing javadocs by [@​ItsDoot](https://redirect.github.com/ItsDoot) in [https://github.com/SpongePowered/SpongeAPI/pull/2150](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2150) - Add operator parameter by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2327](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2327) - Fix range client completions by [@​jpenilla](https://redirect.github.com/jpenilla) in [https://github.com/SpongePowered/SpongeAPI/pull/2329](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2329) - Rename methods that don't do well without "get" to "findX/findXOrCreate" by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2332](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2332) - Add ClientSuggestionProvider to add client-based suggestions for things like biomes by [@​dualspiral](https://redirect.github.com/dualspiral) in [https://github.com/SpongePowered/SpongeAPI/pull/2334](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2334) - Improve isChunkLoaded and hasChunk javadocs by [@​gabizou](https://redirect.github.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2338](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2338) - Add getter for effective plugin data collection state by [@​jamierocks](https://redirect.github.com/jamierocks) in [https://github.com/SpongePowered/SpongeAPI/pull/2317](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2317) - Update for dropping get prefix in plugin-meta/-spi by [@​zml2008](https://redirect.github.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2345](https://redirect.github.com/SpongePowered/SpongeAPI/pull/2345) - Add CommandCompletion and associated builder by [@​dualspiral](https://redirect

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.