Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-12 | 5.0 kB | |
v12.0.0 source code.tar.gz | 2024-10-12 | 821.2 kB | |
v12.0.0 source code.zip | 2024-10-12 | 2.6 MB | |
Totals: 3 Items | 3.4 MB | 0 |
What's Changed
- Update registry types by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2522
- Add missing CatalogedBy annotation on ProcessorType by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2523
- Fix registry method in StatisticCategory catalog class by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2524
- Update particles (api12) by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2519
- Add missing registry methods in catalog classes by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2525
- Add Viewer#sendBlockProgress by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2513
- Add missing CatalogedBy annotation to ItemRarity by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2528
- Remove unused ticket type registry by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2527
- Regenerate api data by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2521
- Add ForwardingViewer by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2526
- Update TextAlignment catalog annotation by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2529
- Update Vehicle javadoc and Minecart classes by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2530
- Add missing GlowItemFrame entity by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2531
- Remove WeatherEffect and duplicate keys methods by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2532
- Refactor tameable entities by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2533
- Abstract saddleable to a separate interface by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2534
- Update Strider interface parent by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2535
- Update Hoglin parent interface by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2536
- Update Allay parent interface by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2537
- drop Creature from Phantom class parents by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2538
- Use Aerial to abstract flying trait by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2540
- Update slime parent interface by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2539
- Rename Creature to PathfinderAgent by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2541
- Update Hostile entities by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2542
- Update Zombie class hierarchy by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2544
- Remove LlamaLike interface by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2543
- Refactor Ranger entities by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2545
- Update Trader and Merchant api classes by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2546
- Fix EnderDragon#bossBar() & Add ServerWorld#dragonFightBossBar() by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2547
- Refactor breedable and ageable entities by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2549
- Rename FireballEntity to IgnitingProjectile and update hierarchy by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2550
- Update Aquatic description and fix hierarchy by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2551
- Refactor projectiles classes by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2552
- Abstract Attackable to a separate interface by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2555
- Abstract Chargeable to a separate interface by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2558
- Abstract Leashable to a separate interface by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2554
- Abstract targeting to a separate interface by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2557
- Use adventure BossBarViewer by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2553
- Abstract anger level to a separate interface by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2556
- Remove Raid#setBossBar() by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2548
- Update to ModLauncher 10 on SpongeVanilla by @Yeregorix in https://github.com/SpongePowered/SpongeAPI/pull/2562
- Abstract ItemStack & ItemStackSnapshot to ItemStackLike by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2563
- Add BlockEntity tick methods by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2517
- Move deprecated ItemStackLike related methods to Common by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2565
Full Changelog: https://github.com/SpongePowered/SpongeAPI/compare/v11.0.0...v12.0.0