Paper/patches/server
Isaac - The456 a4979e9214
Add a New and Improved Lidded API
Featuring
- 5 LidModes, 3 of which were not possible before
- The ability to get if the lid actually should be open, if a player is in the container
- The ability to get if the is open, from api or the player itself

This also deprecates Bukkits api because of the confusing and outright incorrect javadocs (so those now accurately represent the behaviour)
2024-09-12 21:44:21 +01:00
..
0001-Setup-Gradle-project.patch Update to 1.21.1 2024-08-10 12:24:38 +02:00
0002-Remap-fixes.patch
0003-Build-system-changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197) 2024-08-09 22:05:50 +02:00
0004-Test-changes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197) 2024-08-09 22:05:50 +02:00
0005-Paper-config-files.patch Fix shulkerbox loot table replenish (#11366) 2024-09-07 12:49:28 -07:00
0006-MC-Dev-fixes.patch
0007-ConcurrentUtil.patch ConcurrentUtil: Fix concurrent long map resize chain pull function 2024-08-01 16:55:33 -07:00
0008-CB-fixes.patch
0009-MC-Utils.patch Update to 1.21.1 2024-08-10 12:24:38 +02:00
0010-Adventure.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11284) 2024-08-17 12:39:11 -07:00
0011-Use-TerminalConsoleAppender-for-console-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197) 2024-08-09 22:05:50 +02:00
0012-Handle-plugin-prefixes-using-Log4J-configuration.patch
0013-Improve-Log4J-Configuration-Plugin-Loggers.patch
0014-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch
0015-Deobfuscate-stacktraces-in-log-messages-crash-report.patch 62 2024-06-13 10:12:48 -07:00
0016-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch 62 2024-06-13 10:12:48 -07:00
0017-Paper-command.patch
0018-Paper-Metrics.patch
0019-Paper-Plugins.patch Fix Owen's typos (#11179) 2024-07-28 10:58:57 -07:00
0020-Plugin-remapping.patch Don't entirely die just because a plugin jar was bad 2024-07-29 16:54:46 +01:00
0021-Hook-into-CB-plugin-rewrites.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197) 2024-08-09 22:05:50 +02:00
0022-Remap-reflection-calls-in-plugins-using-internals.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197) 2024-08-09 22:05:50 +02:00
0023-Timings-v2.patch Update to 1.21.1 2024-08-10 12:24:38 +02:00
0024-Further-improve-server-tick-loop.patch
0025-Add-command-line-option-to-load-extra-plugin-jars-no.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
0026-Support-components-in-ItemMeta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197) 2024-08-09 22:05:50 +02:00
0027-Configurable-cactus-bamboo-and-reed-growth-height.patch
0028-Configurable-baby-zombie-movement-speed.patch
0029-Configurable-fishing-time-ranges.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0030-Allow-nerfed-mobs-to-jump.patch
0031-Add-configurable-entity-despawn-distances.patch Fix despawn ranges by defaulting to an ellipsoid shape (#11312) 2024-08-25 20:26:33 +02:00
0032-Drop-falling-block-and-tnt-entities-at-the-specified.patch
0033-Expose-server-build-information.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197) 2024-08-09 22:05:50 +02:00
0034-Player-affects-spawning-API.patch Add Configuration for vertical Despawn Ranges (#11279) 2024-08-17 21:13:10 +02:00
0035-Only-refresh-abilities-if-needed.patch
0036-Entity-Origin-API.patch
0037-Prevent-block-entity-and-entity-crashes.patch Update to 1.21.1 2024-08-10 12:24:38 +02:00
0038-Configurable-top-of-nether-void-damage.patch
0039-Check-online-mode-before-converting-and-renaming-pla.patch Use player file, not directory, when checking for offline player data 2024-08-18 15:32:25 -07:00
0040-Add-more-entities-to-activation-range-ignore-list.patch
0041-Configurable-end-credits.patch Fix disableEndCredits world config (#11261) 2024-08-14 21:26:38 +02:00
0042-Fix-lag-from-explosions-processing-dead-entities.patch
0043-Optimize-explosions.patch
0044-Disable-explosion-knockback.patch
0045-Disable-thunder.patch
0046-Disable-ice-and-snow.patch
0047-Configurable-mob-spawner-tick-rate.patch
0048-Use-null-Locale-by-default.patch Fix disableEndCredits world config (#11261) 2024-08-14 21:26:38 +02:00
0049-Add-BeaconEffectEvent.patch
0050-Configurable-container-update-tick-rate.patch
0051-Use-UserCache-for-player-heads.patch
0052-Disable-spigot-tick-limiters.patch
0053-Fix-spawn-location-event-changing-location.patch
0054-Configurable-Disabling-Cat-Chest-Detection.patch
0055-Improve-Player-chat-API-handling.patch
0056-All-chunks-are-slime-spawn-chunks-toggle.patch
0057-Expose-server-CommandMap.patch
0058-Be-a-bit-more-informative-in-maxHealth-exception.patch
0059-Player-Tab-List-and-Title-APIs.patch
0060-Add-configurable-portal-search-radius.patch Re-implement portalCreateRadius world config (#11267) 2024-08-16 13:59:46 -07:00
0061-Add-velocity-warnings.patch
0062-Add-exception-reporting-event.patch Update to 1.21.1 2024-08-10 12:24:38 +02:00
0063-Disable-Scoreboards-for-non-players-by-default.patch
0064-Add-methods-for-working-with-arrows-stuck-in-living-.patch
0065-Chunk-Save-Reattempt.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0066-Complete-resource-pack-API.patch
0067-Default-loading-permissions.yml-before-plugins.patch
0068-Allow-Reloading-of-Custom-Permissions.patch
0069-Remove-Metadata-on-reload.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
0070-Handle-Item-Meta-Inconsistencies.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197) 2024-08-09 22:05:50 +02:00
0071-Configurable-Non-Player-Arrow-Despawn-Rate.patch
0072-Add-World-Util-Methods.patch
0073-Custom-replacement-for-eaten-items.patch
0074-handle-NaN-health-absorb-values-and-repair-bad-data.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0075-Use-a-Shared-Random-for-Entities.patch
0076-Configurable-spawn-chances-for-skeleton-horses.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0077-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch
0078-Entity-AddTo-RemoveFrom-World-Events.patch
0079-Configurable-Chunk-Inhabited-Time.patch
0080-EntityPathfindEvent.patch
0081-Sanitise-RegionFileCache-and-make-configurable.patch
0082-Do-not-load-chunks-for-Pathfinding.patch
0083-Add-PlayerUseUnknownEntityEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11284) 2024-08-17 12:39:11 -07:00
0084-Configurable-random-tick-rates-for-blocks.patch
0085-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch
0086-Optimize-DataBits.patch
0087-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch
0088-Configurable-Player-Collision.patch
0089-Add-handshake-event-to-allow-plugins-to-handle-clien.patch
0090-Configurable-RCON-IP-address.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0091-EntityRegainHealthEvent-isFastRegen-API.patch
0092-Add-ability-to-configure-frosted_ice-properties.patch
0093-remove-null-possibility-for-getServer-singleton.patch
0094-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0095-LootTable-API-and-replenishable-lootables.patch Fix shulkerbox loot table replenish (#11366) 2024-09-07 12:49:28 -07:00
0096-System-property-for-disabling-watchdoge.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0097-Async-GameProfileCache-saving.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0098-Optional-TNT-doesn-t-move-in-water.patch
0099-Faster-redstone-torch-rapid-clock-removal.patch
0100-Add-server-name-parameter.patch
0101-Fix-global-sound-handling.patch
0102-Avoid-blocking-on-Network-Manager-creation.patch
0103-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch
0104-Add-setting-for-proxy-online-mode-status.patch
0105-Optimise-BlockState-s-hashCode-equals.patch
0106-Configurable-packet-in-spam-threshold.patch
0107-Configurable-flying-kick-messages.patch
0108-Add-EntityZapEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11284) 2024-08-17 12:39:11 -07:00
0109-Filter-bad-block-entity-nbt-data-from-falling-blocks.patch
0110-Cache-user-authenticator-threads.patch
0111-Allow-Reloading-of-Command-Aliases.patch
0112-Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11284) 2024-08-17 12:39:11 -07:00
0113-Add-ProjectileCollideEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11284) 2024-08-17 12:39:11 -07:00
0114-Prevent-Pathfinding-out-of-World-Border.patch
0115-Optimize-Level.hasChunkAt-BlockPosition-Z.patch
0116-Bound-Treasure-Maps-to-World-Border.patch
0117-Configurable-Cartographer-Treasure-Maps.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0118-Add-API-methods-to-control-if-armor-stands-can-move.patch
0119-String-based-Action-Bar-API.patch
0120-Properly-fix-item-duplication-bug.patch Fix disableEndCredits world config (#11261) 2024-08-14 21:26:38 +02:00
0121-Firework-API-s.patch
0122-PlayerTeleportEndGatewayEvent.patch Fix disableEndCredits world config (#11261) 2024-08-14 21:26:38 +02:00
0123-Provide-E-TE-Chunk-count-stat-methods.patch
0124-Enforce-Sync-Player-Saves.patch
0125-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102) 2024-07-18 10:13:20 +02:00
0126-Cap-Entity-Collisions.patch
0127-Remove-CraftScheduler-Async-Task-Debugger.patch
0128-Properly-handle-async-calls-to-restart-the-server.patch
0129-Add-option-to-make-parrots-stay-on-shoulders-despite.patch
0130-Add-configuration-option-to-prevent-player-names-fro.patch
0131-provide-a-configurable-option-to-disable-creeper-lin.patch
0132-Item-canEntityPickup.patch Add Configuration for vertical Despawn Ranges (#11279) 2024-08-17 21:13:10 +02:00
0133-PlayerPickupItemEvent-setFlyAtPlayer.patch
0134-PlayerAttemptPickupItemEvent.patch
0135-Do-not-submit-profile-lookups-to-worldgen-threads.patch
0136-Basic-PlayerProfile-API.patch
0137-Add-UnknownCommandEvent.patch
0138-Shoulder-Entities-Release-API.patch
0139-Profile-Lookup-Events.patch
0140-Block-player-logins-during-server-shutdown.patch
0141-Entity-fromMobSpawner.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11284) 2024-08-17 12:39:11 -07:00
0142-Improve-the-Saddle-API-for-Horses.patch
0143-ensureServerConversions-API.patch
0144-Implement-getI18NDisplayName.patch
0145-ProfileWhitelistVerifyEvent.patch
0146-Fix-this-stupid-bullshit.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197) 2024-08-09 22:05:50 +02:00
0147-LivingEntity-setKiller.patch
0148-Ocelot-despawns-should-honor-nametags-and-leash.patch
0149-Reset-spawner-timer-when-spawner-event-is-cancelled.patch
0150-Allow-specifying-a-custom-authentication-servers-dow.patch
0151-Add-PlayerJumpEvent.patch
0152-handle-ServerboundKeepAlivePacket-async.patch
0153-Expose-client-protocol-version-and-virtual-host.patch
0154-revert-serverside-behavior-of-keepalives.patch
0155-Send-attack-SoundEffects-only-to-players-who-can-see.patch
0156-Add-PlayerArmorChangeEvent.patch
0157-Prevent-logins-from-being-processed-when-the-player-.patch
0158-Fix-MC-117075-Block-entity-unload-lag-spike.patch
0159-use-CB-BlockState-implementations-for-captured-block.patch
0160-API-to-get-a-BlockState-without-a-snapshot.patch Update to 1.21.1 2024-08-10 12:24:38 +02:00
0161-AsyncTabCompleteEvent.patch
0162-PlayerPickupExperienceEvent.patch
0163-Ability-to-apply-mending-to-XP-API.patch
0164-PlayerNaturallySpawnCreaturesEvent.patch
0165-Add-setPlayerProfile-API-for-Skulls.patch
0166-PreCreatureSpawnEvent.patch
0167-Fill-Profile-Property-Events.patch
0168-Add-PlayerAdvancementCriterionGrantEvent.patch
0169-Add-ArmorStand-Item-Meta.patch Migrate ArmorStand meta to using entity tag (#11107) 2024-08-17 00:30:11 +02:00
0170-Extend-Player-Interact-cancellation.patch
0171-Tameable-getOwnerUniqueId-API.patch
0172-Toggleable-player-crits.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0173-Disable-Explicit-Network-Manager-Flushing.patch
0174-Implement-extended-PaperServerListPingEvent.patch Fix PaperServerListPingEvent#getPlayerSample not being populated or used (#11387) 2024-09-10 19:52:30 +02:00
0175-Add-more-fields-to-AsyncPreLoginEvent.patch
0176-Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11197) 2024-08-09 22:05:50 +02:00
0177-getPlayerUniqueId-API.patch
0178-Improved-Async-Task-Scheduler.patch
0179-Make-legacy-ping-handler-more-reliable.patch
0180-Call-PaperServerListPingEvent-for-legacy-pings.patch
0181-Flag-to-disable-the-channel-limit.patch Improve standard messenger logging 2024-08-12 18:42:08 +02:00
0182-Add-openSign-method-to-HumanEntity.patch
0183-Configurable-sprint-interruption-on-attack.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0184-EndermanEscapeEvent.patch
0185-Enderman.teleportRandomly.patch
0186-Block-Enderpearl-Travel-Exploit.patch
0187-Expand-World.spawnParticle-API-and-add-Builder.patch
0188-Fix-exploit-that-allowed-colored-signs-to-be-created.patch
0189-EndermanAttackPlayerEvent.patch
0190-WitchConsumePotionEvent.patch
0191-WitchThrowPotionEvent.patch
0192-WitchReadyPotionEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11284) 2024-08-17 12:39:11 -07:00
0193-ItemStack-getMaxItemUseDuration.patch
0194-Add-EntityTeleportEndGatewayEvent.patch
0195-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0196-Fix-CraftEntity-hashCode.patch
0197-Configurable-LootPool-luck-formula.patch
0198-Print-Error-details-when-failing-to-save-player-data.patch
0199-Make-shield-blocking-delay-configurable.patch
0200-Improve-EntityShootBowEvent.patch
0201-PlayerReadyArrowEvent.patch Remove Moonrise utils to MCUtils, remove duplicated/unused utils 2024-07-17 10:28:32 -07:00
0202-Add-entity-knockback-events.patch Fix despawn ranges by defaulting to an ellipsoid shape (#11312) 2024-08-25 20:26:33 +02:00
0203-Expand-Explosions-API.patch
0204-LivingEntity-Active-Item-API.patch
0205-RangedEntity-API.patch
0206-Add-config-to-disable-ender-dragon-legacy-check.patch Fix scanForLegacyEnderDragon world config (#11262) 2024-08-16 21:45:07 +02:00
0207-Implement-World.getEntity-UUID-API.patch
0208-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11284) 2024-08-17 12:39:11 -07:00
0209-Vex-get-setSummoner-API.patch
0210-add-more-information-to-Entity.toString.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0211-EnderDragon-Events.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0212-PlayerElytraBoostEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0213-PlayerLaunchProjectileEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0214-Improve-BlockPosition-inlining.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0215-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0216-Vanished-players-don-t-have-rights.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0217-Allow-disabling-armor-stand-ticking.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0218-SkeletonHorse-Additions.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0219-Expand-ArmorStand-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0220-AnvilDamageEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0221-Add-TNTPrimeEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0222-Break-up-and-make-tab-spam-limits-configurable.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0223-Fix-NBT-type-issues.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0224-Remove-unnecessary-itemmeta-handling.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0225-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0226-Add-Early-Warning-Feature-to-WatchDog.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0227-Use-ConcurrentHashMap-in-JsonList.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0228-Use-a-Queue-for-Queueing-Commands.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0229-Ability-to-get-block-entities-from-a-chunk-without-s.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0230-Optimize-BlockPosition-helper-methods.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0231-Restore-vanilla-default-mob-spawn-range-and-water-an.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0232-Slime-Pathfinder-Events.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0233-Configurable-speed-for-water-flowing-over-lava.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0234-Optimize-CraftBlockData-Creation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0235-Optimize-MappedRegistry.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0236-Add-PhantomPreSpawnEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0237-Add-More-Creeper-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0238-Inventory-removeItemAnySlot.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0239-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0240-Add-ray-tracing-methods-to-LivingEntity.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0241-Expose-attack-cooldown-methods-for-Player.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0242-Improve-death-events.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0243-Allow-chests-to-be-placed-with-NBT-data.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0244-Mob-Pathfinding-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0245-Prevent-various-interactions-from-causing-chunk-load.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0246-Prevent-mob-spawning-from-loading-generating-chunks.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0247-Implement-furnace-cook-speed-multiplier-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0248-Honor-EntityAgeable.ageLock.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0249-Configurable-connection-throttle-kick-message.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0250-Prevent-chunk-loading-from-Fluid-Flowing.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0251-PreSpawnerSpawnEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0252-Add-LivingEntity-getTargetEntity.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0253-Add-sun-related-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0254-Turtle-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0255-Call-player-spectator-target-events-and-improve-impl.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0256-Add-more-Witch-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0257-Check-Drowned-for-Villager-Aggression-Config.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0258-Add-option-to-prevent-players-from-moving-into-unloa.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0259-Reset-players-airTicks-on-respawn.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0260-Don-t-sleep-after-profile-lookups-if-not-needed.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0261-Improve-Server-Thread-Pool-and-Thread-Priorities.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0262-Optimize-World-Time-Updates.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0263-Restore-custom-InventoryHolder-support.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0264-Fix-SpongeAbsortEvent-handling.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0265-Don-t-allow-digging-into-unloaded-chunks.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0266-Make-the-default-permission-message-configurable.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0267-force-entity-dismount-during-teleportation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0268-Add-more-Zombie-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0269-Book-size-limits.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0270-Add-PlayerConnectionCloseEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0271-Replace-OfflinePlayer-getLastPlayed.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0272-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0273-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0274-BlockDestroyEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0275-Async-command-map-building.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0276-Brigadier-Mojang-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0277-Improve-exact-choice-recipe-ingredients.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0278-Limit-Client-Sign-length-more.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0279-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0280-Fixes-and-additions-to-the-spawn-reason-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0281-Fire-event-on-GS4-query.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0282-Add-PlayerPostRespawnEvent.patch Fix NPE while trying to respawn an already disconnected player (#11353) 2024-09-07 21:34:03 +02:00
0283-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0284-Server-Tick-Events.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0285-PlayerDeathEvent-getItemsToKeep.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0286-Optimize-Captured-BlockEntity-Lookup.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0287-Mob-Spawner-API-Enhancements.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0288-Fix-CB-call-to-changed-postToMainThread-method.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0289-Fix-sounds-when-item-frames-are-modified-MC-123450.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0290-Implement-CraftBlockSoundGroup.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0291-Expose-the-internal-current-tick.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0292-Show-blockstate-location-if-we-failed-to-read-it.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0293-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0294-Configurable-projectile-relative-velocity.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0295-offset-item-frame-ticking.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0296-Prevent-consuming-the-wrong-itemstack.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0297-Dont-send-unnecessary-sign-update.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0298-Add-option-to-disable-pillager-patrols.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0299-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0300-MC-145656-Fix-Follow-Range-Initial-Target.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0301-Duplicate-UUID-Resolve-Option.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0302-PlayerDeathEvent-shouldDropExperience.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0303-Prevent-bees-loading-chunks-checking-hive-position.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0304-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0305-Optimise-EntityGetter-getPlayerByUUID.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0306-Fix-items-not-falling-correctly.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0307-Optimize-call-to-getFluid-for-explosions.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0308-Guard-against-serializing-mismatching-chunk-coordina.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0309-Alternative-item-despawn-rate.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0310-Tracking-Range-Improvements.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0311-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0312-Improve-Block-breakNaturally-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0313-Optimise-getChunkAt-calls-for-loaded-chunks.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0314-Add-debug-for-sync-chunk-loads.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0315-Improve-java-version-check.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0316-Add-ThrownEggHatchEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0317-Entity-Jump-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0318-Add-option-to-nerf-pigmen-from-nether-portals.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0319-Make-the-GUI-graph-fancier.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0320-add-hand-to-BlockMultiPlaceEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0321-Validate-tripwire-hook-placement-before-update.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0322-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0323-Configurable-chance-of-villager-zombie-infection.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0324-Optimise-Chunk-getFluid.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0325-Set-spigots-verbose-world-setting-to-false-by-def.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0326-Add-tick-times-API-and-mspt-command.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0327-Expose-MinecraftServer-isRunning.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0328-Add-Raw-Byte-ItemStack-Serialization.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0329-Pillager-patrol-spawn-settings-and-per-player-option.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0330-Remote-Connections-shouldn-t-hold-up-shutdown.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0331-Do-not-allow-bees-to-load-chunks-for-beehives.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0332-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0333-Don-t-tick-dead-players.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0334-Dead-Player-s-shouldn-t-be-able-to-move.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0335-Don-t-move-existing-players-to-world-spawn.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0336-Optimize-Pathfinding.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0337-Reduce-Either-Optional-allocation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0338-Reduce-memory-footprint-of-CompoundTag.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0339-Prevent-opening-inventories-when-frozen.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0340-Don-t-run-entity-collision-code-if-not-needed.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0341-Implement-Player-Client-Options-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0342-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0343-Fire-PlayerJoinEvent-when-Player-is-actually-ready.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0344-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0345-Add-PlayerAttackEntityCooldownResetEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0346-Don-t-fire-BlockFade-on-worldgen-threads.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0347-Add-phantom-creative-and-insomniac-controls.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0348-Fix-item-duplication-and-teleport-issues.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0349-Villager-Restocks-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0350-Validate-PickItem-Packet-and-kick-for-invalid.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0351-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0352-misc-debugging-dumps.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0353-Prevent-teleporting-dead-entities.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0354-Implement-Mob-Goal-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0355-Add-villager-reputation-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0356-ExperienceOrb-merging-stacking-API-and-fixes.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0357-Fix-PotionEffect-ignores-icon-flag.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0358-Potential-bed-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0359-Wait-for-Async-Tasks-during-shutdown.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0360-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0361-Add-option-for-console-having-all-permissions.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0362-Fix-villager-trading-demand-MC-163962.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0363-Maps-shouldn-t-load-chunks.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0364-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0365-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0366-Fix-piston-physics-inconsistency-MC-188840.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0367-Fix-missing-chunks-due-to-integer-overflow.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0368-Prevent-position-desync-causing-tp-exploit.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0369-Inventory-getHolder-method-without-block-snapshot.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0370-Add-PlayerRecipeBookClickEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0371-Hide-sync-chunk-writes-behind-flag.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0372-Add-permission-for-command-blocks.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0373-Ensure-Entity-position-and-AABB-are-never-invalid.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0374-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0375-Paper-dumpitem-command.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0376-Improve-Legacy-Component-serialization-size.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0377-Add-Plugin-Tickets-to-API-Chunk-Methods.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0378-Add-BlockStateMeta-clearBlockState.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0379-Convert-legacy-attributes-in-Item-Meta.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0380-Do-not-accept-invalid-client-settings.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0381-Improve-fix-EntityTargetLivingEntityEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0382-Add-entity-liquid-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0383-Add-PrepareResultEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0384-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0385-Fix-arrows-never-despawning-MC-125757.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0386-Thread-Safe-Vanilla-Command-permission-checking.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0387-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0388-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0389-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0390-Optimize-NetworkManager-Exception-Handling.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0391-Fix-some-rails-connecting-improperly.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0392-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0393-Brand-support.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0394-Add-playPickupItemAnimation-to-LivingEntity.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0395-Don-t-require-FACING-data.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0396-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0397-Add-moon-phase-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0398-Do-not-let-the-server-load-chunks-from-newer-version.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0399-Prevent-headless-pistons-from-being-created.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0400-Add-BellRingEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0401-Add-zombie-targets-turtle-egg-config.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0402-Buffer-joins-to-world.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0403-Fix-hex-colors-not-working-in-some-kick-messages.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0404-Add-more-Evoker-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0405-Add-methods-to-get-translation-keys.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0406-Create-HoverEvent-from-ItemStack-Entity.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0407-Cache-block-data-strings.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0408-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0409-Add-additional-open-container-api-to-HumanEntity.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0410-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0411-Extend-block-drop-capture-to-capture-all-items-added.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0412-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0413-Lazily-track-plugin-scoreboards-by-default.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0414-Entity-isTicking.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0415-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0416-Fix-Concurrency-issue-in-ShufflingList.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0417-Reset-Ender-Crystals-on-Dragon-Spawn.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0418-Fix-for-large-move-vectors-crashing-server.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0419-Optimise-getType-calls.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0420-Villager-resetOffers.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0421-Retain-block-place-order-when-capturing-blockstates.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0422-Fix-item-locations-dropped-from-campfires.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0423-Fix-bell-block-entity-memory-leak.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0424-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0425-Add-getOfflinePlayerIfCached-String.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0426-Add-ignore-discounts-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0427-Toggle-for-removing-existing-dragon.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0428-Fix-client-lag-on-advancement-loading.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0429-Item-no-age-no-player-pickup.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0430-Beacon-API-custom-effect-ranges.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0431-Add-API-for-quit-reason.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0432-Add-Wandering-Trader-spawn-rate-config-options.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0433-Add-Destroy-Speed-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0434-Fix-Player-spawnParticle-x-y-z-precision-loss.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0435-Add-LivingEntity-clearActiveItem.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0436-Add-PlayerItemCooldownEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0437-Significantly-improve-performance-of-the-end-generat.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0438-More-lightning-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0439-Climbing-should-not-bypass-cramming-gamerule.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0440-Add-missing-default-perms-for-commands.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0441-Add-PlayerShearBlockEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0442-Limit-recipe-packets.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0443-Fix-CraftSound-backwards-compatibility.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0444-Player-Chunk-Load-Unload-Events.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0445-Optimize-Dynamic-get-Missing-Keys.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0446-Expose-LivingEntity-hurt-direction.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0447-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0448-Fix-crash-from-invalid-ingredient-lists-in-VillagerA.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0449-Add-TargetHitEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0450-MC-4-Fix-item-position-desync.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0451-Additional-Block-Material-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0452-Fix-harming-potion-dupe.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0453-API-to-get-Material-from-Boats-and-Minecarts.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0454-Allow-disabling-mob-spawner-spawn-egg-transformation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0455-Fix-Not-a-string-Map-Conversion-spam.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0456-Add-PlayerFlowerPotManipulateEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0457-Fix-interact-event-not-being-called-sometimes.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0458-Zombie-API-breaking-doors.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0459-Fix-nerfed-slime-when-splitting.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0460-Add-EntityLoadCrossbowEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0461-Add-WorldGameRuleChangeEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0462-Add-ServerResourcesReloadedEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0463-Add-world-settings-for-mobs-picking-up-loot.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0464-Add-BlockFailedDispenseEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0465-Add-PlayerLecternPageChangeEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0466-Add-PlayerLoomPatternSelectEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0467-Configurable-door-breaking-difficulty.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0468-Empty-commands-shall-not-be-dispatched.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0469-Remove-stale-POIs.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0470-Fix-villager-boat-exploit.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0471-Add-sendOpLevel-API.patch Fix NPE while trying to respawn an already disconnected player (#11353) 2024-09-07 21:34:03 +02:00
0472-Add-RegistryAccess-for-managing-Registries.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0473-Add-StructuresLocateEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0474-Collision-option-for-requiring-a-player-participant.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0475-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0476-Return-chat-component-with-empty-text-instead-of-thr.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0477-Make-schedule-command-per-world.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0478-Configurable-max-leash-distance.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0479-Add-BlockPreDispenseEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0480-Add-PlayerChangeBeaconEffectEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0481-Add-toggle-for-always-placing-the-dragon-egg.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0482-Add-PlayerStonecutterRecipeSelectEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0483-Expand-EntityUnleashEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0484-Reset-shield-blocking-on-dimension-change.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0485-Add-DragonEggFormEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0486-Add-EntityMoveEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0487-added-option-to-disable-pathfinding-updates-on-block.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0488-Inline-shift-direction-fields.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0489-Allow-adding-items-to-BlockDropItemEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0490-Add-getMainThreadExecutor-to-BukkitScheduler.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0491-living-entity-allow-attribute-registration.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0492-fix-dead-slime-setSize-invincibility.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0493-Merchant-getRecipes-should-return-an-immutable-list.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0494-Expose-Tracked-Players.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0495-Improve-ServerGUI.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0496-fix-converting-txt-to-json-file.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0497-Add-worldborder-events.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0498-Add-PlayerNameEntityEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0499-Add-recipe-to-cook-events.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0500-Add-Block-isValidTool.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0501-Allow-using-signs-inside-spawn-protection.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0502-Expand-world-key-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0503-Add-fast-alternative-constructor-for-Rotations.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0504-Drop-carried-item-when-player-has-disconnected.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0505-forced-whitelist-use-configurable-kick-message.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0506-Don-t-ignore-result-of-PlayerEditBookEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0507-Expose-protocol-version.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0508-Enhance-console-tab-completions-for-brigadier-comman.patch Improve console completion with brig suggestions (#9251) 2024-09-06 13:37:09 -07:00
0509-Fix-PlayerItemConsumeEvent-cancelling-properly.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0510-Add-bypass-host-check.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0511-Set-area-affect-cloud-rotation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0512-add-isDeeplySleeping-to-HumanEntity.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0513-add-consumeFuel-to-FurnaceBurnEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0514-add-get-set-drop-chance-to-EntityEquipment.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0515-fix-PigZombieAngerEvent-cancellation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0516-fix-PlayerItemHeldEvent-firing-twice.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0517-Add-PlayerDeepSleepEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0518-More-World-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0519-Add-PlayerBedFailEnterEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0520-Implement-methods-to-convert-between-Component-and-B.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0521-Expand-PlayerRespawnEvent-fix-passed-parameter-issue.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0522-Introduce-beacon-activation-deactivation-events.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0523-Add-Channel-initialization-listeners.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0524-Send-empty-commands-if-tab-completion-is-disabled.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0525-Add-more-WanderingTrader-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0526-Add-EntityBlockStorage-clearEntities.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0527-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0528-Add-HiddenPotionEffect-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0529-Inventory-close.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0530-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0531-Add-basic-Datapack-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0532-Add-environment-variable-to-disable-server-gui.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0533-Expand-PlayerGameModeChangeEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0534-ItemStack-repair-check-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0535-More-Enchantment-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0536-Move-range-check-for-block-placing-up.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0537-Add-Mob-lookAt-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0538-Correctly-check-if-bucket-dispenses-will-succeed-for.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0539-Add-Unix-domain-socket-support.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0540-Add-EntityInsideBlockEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0541-Improve-item-default-attribute-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0542-Add-cause-to-Weather-ThunderChangeEvents.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0543-More-Lidded-Block-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0544-Limit-item-frame-cursors-on-maps.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0545-Add-PlayerKickEvent-causes.patch Fix NPE while trying to respawn an already disconnected player (#11353) 2024-09-07 21:34:03 +02:00
0546-Add-PufferFishStateChangeEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0547-Fix-PlayerBucketEmptyEvent-result-itemstack.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0548-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0549-Add-option-to-fix-items-merging-through-walls.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0550-Add-BellRevealRaiderEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0551-Fix-invulnerable-end-crystals.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0552-Add-ElderGuardianAppearanceEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0553-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0554-Line-Of-Sight-Changes.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0555-add-per-world-spawn-limits.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0556-Fix-potions-splash-events.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0557-Add-more-LimitedRegion-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0558-Fix-PlayerDropItemEvent-using-wrong-item.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0559-Missing-Entity-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0560-Fix-return-value-of-Block-applyBoneMeal-always-being.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0561-Use-getChunkIfLoadedImmediately-in-places.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0562-Fix-commands-from-signs-not-firing-command-events.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0563-Add-PlayerArmSwingEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0564-Fix-kick-event-leave-message-not-being-sent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0565-Don-t-apply-cramming-damage-to-players.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0566-Rate-options-and-timings-for-sensors-and-behaviors.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0567-Add-missing-forceDrop-toggles.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0568-Stinger-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0569-Add-System.out-err-catcher.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0570-Prevent-AFK-kick-while-watching-end-credits.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0571-Allow-skipping-writing-of-comments-to-server.propert.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0572-Add-PlayerSetSpawnEvent.patch Fix NPE while trying to respawn an already disconnected player (#11353) 2024-09-07 21:34:03 +02:00
0573-Make-hoppers-respect-inventory-max-stack-size.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0574-Optimize-entity-tracker-passenger-checks.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0575-Config-option-for-Piglins-guarding-chests.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0576-Add-EntityDamageItemEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0577-Optimize-indirect-passenger-iteration.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0578-Configurable-item-frame-map-cursor-update-interval.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0579-Change-EnderEye-target-without-changing-other-things.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0580-Add-BlockBreakBlockEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0581-Option-to-prevent-data-components-copy-in-smithing-r.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0582-More-CommandBlock-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0583-Add-missing-team-sidebar-display-slots.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0584-Add-back-EntityPortalExitEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0585-Add-methods-to-find-targets-for-lightning-strikes.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0586-Get-entity-default-attributes.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0587-Left-handed-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0588-Add-more-advancement-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0589-Add-ItemFactory-getSpawnEgg-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0590-Add-critical-damage-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0591-Fix-issues-with-mob-conversion.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0592-Add-hasCollision-methods-to-various-places.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0593-Goat-ram-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0594-Add-API-for-resetting-a-single-score.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0595-Add-Raw-Byte-Entity-Serialization.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0596-Vanilla-command-permission-fixes.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0597-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0598-Fix-GameProfileCache-concurrency.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0599-Improve-and-expand-AsyncCatcher.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0600-Add-paper-mobcaps-and-paper-playermobcaps.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0601-Sanitize-ResourceLocation-error-logging.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0602-Manually-inline-methods-in-BlockPosition.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0603-Name-craft-scheduler-threads-according-to-the-plugin.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0604-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0605-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0606-Don-t-lookup-fluid-state-when-raytracing-skip-air-bl.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0607-Time-scoreboard-search.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0608-Oprimise-map-impl-for-tracked-players.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0609-Add-missing-InventoryType.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0610-Optimise-BlockSoil-nearby-water-lookup.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0611-Fix-merchant-inventory-not-closing-on-entity-removal.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0612-Check-requirement-before-suggesting-root-nodes.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0613-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0614-Add-packet-limiter-config.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0615-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0616-Ensure-valid-vehicle-status.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0617-Prevent-softlocked-end-exit-portal-generation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0618-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0619-Don-t-log-debug-logging-being-disabled.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0620-fix-various-menus-with-empty-level-accesses.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0621-Preserve-overstacked-loot.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0622-Update-head-rotation-in-missing-places.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0623-prevent-unintended-light-block-manipulation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0624-Fix-CraftCriteria-defaults-map.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0625-Fix-upstreams-block-state-factories.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0626-Configurable-feature-seeds.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0627-Add-root-admin-user-detection.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0628-don-t-attempt-to-teleport-dead-entities.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0629-Prevent-excessive-velocity-through-repeated-crits.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0630-Remove-client-side-code-using-deprecated-for-removal.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0631-Fix-Spigot-growth-modifiers.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0632-Prevent-ContainerOpenersCounter-openCount-from-going.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0633-Add-PlayerItemFrameChangeEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0634-Optimize-HashMapPalette.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0635-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0636-Add-more-Campfire-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0637-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0638-Forward-CraftEntity-in-teleport-command.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0639-Improve-scoreboard-entries.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0640-Entity-powdered-snow-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0641-Add-API-for-item-entity-health.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0642-Configurable-max-block-light-for-monster-spawning.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0643-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0644-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0645-Bucketable-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0646-Validate-usernames.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0647-Make-water-animal-spawn-height-configurable.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0648-Expose-vanilla-BiomeProvider-from-WorldInfo.patch Add FeatureFlag API (#8952) 2024-09-07 13:35:11 -07:00
0649-Add-config-option-for-worlds-affected-by-time-cmd.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0650-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0651-Multiple-Entries-with-Scoreboards.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0652-Reset-placed-block-on-exception.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0653-Add-configurable-height-for-slime-spawn.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0654-Fix-xp-reward-for-baby-zombies.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0655-Multi-Block-Change-API-Implementation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0656-Fix-NotePlayEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0657-Freeze-Tick-Lock-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0658-More-PotionEffectType-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0659-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0660-API-for-creating-command-sender-which-forwards-feedb.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0661-Add-missing-structure-set-seed-configs.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0662-Fix-cancelled-powdered-snow-bucket-placement.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0663-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0664-Add-GameEvent-tags.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0665-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0666-Furnace-RecipesUsed-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0667-Configurable-sculk-sensor-listener-range.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0668-Add-missing-block-data-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0669-Option-to-have-default-CustomSpawners-in-custom-worl.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0670-Put-world-into-worldlist-before-initing-the-world.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0671-Custom-Potion-Mixes.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0672-Force-close-world-loading-screen.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0673-Fix-falling-block-spawn-methods.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0674-Expose-furnace-minecart-push-values.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0675-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0676-More-Projectile-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0677-Fix-swamp-hut-cat-generation-deadlock.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0678-Don-t-allow-vehicle-movement-from-players-while-tele.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0679-Implement-getComputedBiome-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0680-Make-some-itemstacks-nonnull.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0681-Implement-enchantWithLevels-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0682-Fix-saving-in-unloadWorld.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0683-Buffer-OOB-setBlock-calls.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0684-Add-TameableDeathMessageEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0685-Fix-new-block-data-for-EntityChangeBlockEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0686-fix-player-loottables-running-when-mob-loot-gamerule.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0687-Ensure-entity-passenger-world-matches-ridden-entity.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0688-Cache-resource-keys-and-optimize-reference-Holder-ta.patch Use reference hash set in reference Holder (#11363) 2024-09-06 21:03:17 +02:00
0689-Allow-changing-the-EnderDragon-podium.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0690-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0691-Prevent-tile-entity-copies-loading-chunks.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0692-Use-username-instead-of-display-name-in-PlayerList-g.patch Fix NPE while trying to respawn an already disconnected player (#11353) 2024-09-07 21:34:03 +02:00
0693-Expand-PlayerItemDamageEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0694-WorldCreator-keepSpawnLoaded.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0695-Fix-CME-in-CraftPersistentDataTypeRegistry.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0696-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0697-Add-EntityDyeEvent-and-CollarColorable-interface.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0698-Fire-CauldronLevelChange-on-initial-fill.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0699-fix-powder-snow-cauldrons-not-turning-to-water.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0700-Add-PlayerStopUsingItemEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0701-Don-t-tick-markers.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0702-Expand-FallingBlock-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0703-Add-support-for-Proxy-Protocol.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0704-Fix-OfflinePlayer-getBedSpawnLocation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0705-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0706-Sanitize-sent-BlockEntity-NBT.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0707-Disable-component-selector-resolving-in-books-by-def.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0708-Prevent-entity-loading-causing-async-lookups.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0709-Throw-exception-on-world-create-while-being-ticked.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0710-Dont-resent-entity-on-art-update.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0711-Add-WardenAngerChangeEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0712-Add-option-for-strict-advancement-dimension-checks.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0713-Add-missing-important-BlockStateListPopulator-method.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0714-Nameable-Banner-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0715-Don-t-broadcast-messages-to-command-blocks.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0716-Prevent-empty-items-from-being-added-to-world.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0717-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0718-Add-Player-getFishHook.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0719-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0720-Add-various-missing-EntityDropItemEvent-calls.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0721-Fix-Bee-flower-NPE.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0722-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0723-More-Teleport-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0724-Add-EntityPortalReadyEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0725-Don-t-use-level-random-in-entity-constructors.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0726-Send-block-entities-after-destroy-prediction.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0727-Warn-on-plugins-accessing-faraway-chunks.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0728-Custom-Chat-Completion-Suggestions-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0729-Add-and-fix-missing-BlockFadeEvents.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0730-Collision-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0731-Fix-suggest-command-message-for-brigadier-syntax-exc.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0732-Block-Ticking-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0733-Add-Velocity-IP-Forwarding-Support.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0734-Add-NamespacedKey-biome-methods.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0735-Fix-plugin-loggers-on-server-shutdown.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0736-Stop-large-look-changes-from-crashing-the-server.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0737-Fire-EntityChangeBlockEvent-in-more-places.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0738-Missing-eating-regain-reason.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0739-Missing-effect-cause.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0740-Added-byte-array-serialization-deserialization-for-P.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0741-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0742-Call-BlockPhysicsEvent-more-often.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0743-Configurable-chat-thread-limit.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0744-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0745-fix-Jigsaw-block-kicking-user.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0746-use-BlockFormEvent-for-mud-converting-into-clay.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0747-Add-getDrops-to-BlockState.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0748-Fix-a-bunch-of-vanilla-bugs.patch Fix inventory desync when placing blocks with spawn protection (#11090) 2024-08-31 12:01:29 -07:00
0749-Remove-unnecessary-onTrackingStart-during-navigation.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0750-Fix-custom-piglin-loved-items.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0751-EntityPickupItemEvent-fixes.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0752-Correctly-handle-interactions-with-items-on-cooldown.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0753-Add-PlayerInventorySlotChangeEvent.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0754-Elder-Guardian-appearance-API.patch Fix horse armor desync (#11341) 2024-08-31 20:29:50 +02:00
0755-Add-entity-knockback-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0756-Detect-headless-JREs.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0757-fix-entity-vehicle-collision-event-not-called.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0758-Add-EntityToggleSitEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0759-Add-fire-tick-delay-option.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0760-Add-Moving-Piston-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0761-Ignore-impossible-spawn-tick.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0762-Fix-EntityArgument-and-EntitySelectorParser-permissi.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0763-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0764-Add-PrePlayerAttackEntityEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0765-ensure-reset-EnderDragon-boss-event-name.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0766-Add-Player-Warden-Warning-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0767-More-vanilla-friendly-methods-to-update-trades.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0768-Add-paper-dumplisteners-command.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0769-check-global-player-list-where-appropriate.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0770-Fix-async-entity-add-due-to-fungus-trees.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0771-ItemStack-damage-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0772-Friction-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0773-Ability-to-control-player-s-insomnia-and-phantoms.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0774-Fix-premature-player-kicks-on-shutdown.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0775-Sync-offhand-slot-in-menus.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0776-Player-Entity-Tracking-Events.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0777-Limit-pet-look-distance.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0778-fix-Instruments.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0779-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0780-Fix-inconsistencies-in-dispense-events-regarding-sta.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0781-Add-BlockLockCheckEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0782-Add-Sneaking-API-for-Entities.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0783-Improve-logging-and-errors.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0784-Improve-PortalEvents.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0785-Add-config-option-for-spider-worldborder-climbing.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0786-Add-missing-SpigotConfig-logCommands-check.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0787-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0788-Flying-Fall-Damage.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0789-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0790-config-for-disabling-entity-tag-tags.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0791-Use-single-player-info-update-packet-on-join.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0792-Correctly-shrink-items-during-EntityResurrectEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0793-Win-Screen-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0794-Remove-CraftItemStack-setAmount-null-assignment.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0795-Fix-force-opening-enchantment-tables.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0796-Add-Entity-Body-Yaw-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0797-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0798-Add-EntityFertilizeEggEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0799-Fix-HumanEntity-drop-not-updating-the-client-inv.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0800-Add-CompostItemEvent-and-EntityCompostItemEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0801-Correctly-handle-ArmorStand-invisibility.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0802-Fix-advancement-triggers-for-entity-damage.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0803-Fix-text-display-error-on-spawn.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0804-Fix-inventories-returning-null-Locations.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0805-Add-Shearable-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0806-Fix-SpawnEggMeta-get-setSpawnedType.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0807-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0808-Treat-sequence-violations-like-they-should-be.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0809-Prevent-causing-expired-keys-from-impacting-new-join.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0810-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0811-Use-array-for-gamerule-storage.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0812-Fix-a-couple-of-upstream-bed-issues.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0813-Fix-demo-flag-not-enabling-demo-mode.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0814-Add-Mob-Experience-reward-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0815-Break-redstone-on-top-of-trap-doors-early.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0816-Avoid-Lazy-Initialization-for-Enum-Fields.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0817-More-accurate-isInOpenWater-impl.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0818-Expand-PlayerItemMendEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0819-Refresh-ProjectileSource-for-projectiles.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0820-Add-transient-modifier-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0821-Fix-block-place-logic.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0822-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0823-Call-BlockGrowEvent-for-missing-blocks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0824-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0825-fix-MapLike-spam-for-missing-key-selector.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0826-Fix-sniffer-removeExploredLocation.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0827-Add-method-to-remove-all-active-potion-effects.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0828-Fix-incorrect-crafting-result-amount-for-fireworks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0829-Add-event-for-player-editing-sign.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0830-Only-tick-item-frames-if-players-can-see-it.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0831-Fix-cmd-permission-levels-for-command-blocks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0832-Add-option-to-disable-block-updates.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0833-Call-missing-BlockDispenseEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0834-Don-t-load-chunks-for-supporting-block-checks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0835-Optimize-player-lookups-for-beacons.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0836-More-Sign-Block-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0837-fix-item-meta-for-tadpole-buckets.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0838-Fix-BanList-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0839-Determine-lava-and-water-fluid-explosion-resistance-.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0840-Fix-possible-NPE-on-painting-creation.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0841-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0842-ExperienceOrb-should-call-EntitySpawnEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0843-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0844-Add-whitelist-events.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0845-Implement-PlayerFailMoveEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0846-Folia-scheduler-and-owned-region-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0847-Only-erase-allay-memory-on-non-item-targets.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0848-API-for-updating-recipes-on-clients.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0849-Fix-rotation-when-spawning-display-entities.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0850-Only-capture-actual-tree-growth.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0851-Use-correct-source-for-mushroom-block-spread-event.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0852-Respect-randomizeData-on-more-entities-when-spawning.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0853-Use-correct-seed-on-api-world-load.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0854-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0855-Cache-map-ids-on-item-frames.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0856-Fix-custom-statistic-criteria-creation.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0857-Bandaid-fix-for-Effect.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0858-SculkCatalyst-bloom-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0859-API-for-an-entity-s-scoreboard-name.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0860-Deprecate-and-replace-methods-with-old-StructureType.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0861-Don-t-tab-complete-namespaced-commands-if-send-names.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0862-Properly-handle-BlockBreakEvent-isDropItems.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0863-Fire-entity-death-event-for-ender-dragon.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0864-Configurable-entity-tracking-range-by-Y-coordinate.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0865-Add-Listing-API-for-Player.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0866-Configurable-Region-Compression-Format.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0867-Add-BlockFace-to-BlockDamageEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0868-Fix-NPE-on-Boat-getStatus.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0869-Expand-Pose-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0870-More-DragonBattle-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0871-Add-PlayerPickItemEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0872-Allow-trident-custom-damage.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0873-Expose-hand-in-BlockCanBuildEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0874-Optimize-nearest-structure-border-iteration.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0875-Implement-OfflinePlayer-isConnected.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0876-Fix-slot-desync.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0877-Add-titleOverride-to-InventoryOpenEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0878-Configure-sniffer-egg-hatch-time.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0879-Do-crystal-portal-proximity-check-before-entity-look.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0880-Skip-POI-finding-if-stuck-in-vehicle.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0881-Add-slot-sanity-checks-in-container-clicks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0882-Call-BlockRedstoneEvents-for-lecterns.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0883-Allow-proper-checking-of-empty-item-stacks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0884-Fix-silent-equipment-change-for-mobs.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0885-Fix-spigot-s-Forced-Stats.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0886-Add-missing-InventoryHolders-to-inventories.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0887-Do-not-read-tile-entities-in-chunks-that-are-positio.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0888-Add-missing-logs-for-log-ips-config-option.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0889-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0890-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0891-Fix-team-sidebar-objectives-not-being-cleared.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0892-Fix-missing-map-initialize-event-call.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0893-Update-entity-data-when-attaching-firework-to-entity.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0894-Fix-UnsafeValues-loadAdvancement.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0895-Add-player-idle-duration-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0896-Don-t-check-if-we-can-see-non-visible-entities.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0897-Fix-NPE-in-SculkBloomEvent-world-access.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0898-Allow-null-itemstack-for-Player-sendEquipmentChange.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0899-Optimize-VarInts.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0900-Add-API-to-get-the-collision-shape-of-a-block-before.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0901-Add-predicate-for-blocks-when-raytracing.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0902-Broadcast-take-item-packets-with-collector-as-source.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0903-Expand-LingeringPotion-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0904-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0905-Add-hand-to-fish-event-for-all-player-interactions.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0906-Fix-several-issues-with-EntityBreedEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0907-Add-UUID-attribute-modifier-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0908-Fix-missing-event-call-for-entity-teleport-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0909-Lazily-create-LootContext-for-criterions.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0910-Don-t-fire-sync-events-during-worldgen.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0911-Add-Structure-check-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0912-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0913-Restore-vanilla-entity-drops-behavior.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0914-Dont-resend-blocks-on-interactions.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0915-add-more-scoreboard-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0916-Improve-Registry.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0917-Fix-NPE-on-null-loc-for-EntityTeleportEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0918-Add-experience-points-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0919-Add-drops-to-shear-events.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0920-Add-PlayerShieldDisableEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0921-Validate-ResourceLocation-in-NBT-reading.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0922-Properly-handle-experience-dropping-on-block-break.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0923-Fixup-NamespacedKey-handling.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0924-Expose-LootTable-of-DecoratedPot.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0925-Reduce-allocation-of-Vec3D-by-entity-tracker.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0926-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0927-Add-ShulkerDuplicateEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0928-Add-api-for-spawn-egg-texture-colors.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0929-Add-Lifecycle-Event-system.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0930-ItemStack-Tooltip-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0931-Add-getChunkSnapshot-includeLightData-parameter.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0932-Add-FluidState-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0933-add-number-format-api.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0934-improve-BanList-types.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0935-Expanded-Hopper-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0936-Add-BlockBreakProgressUpdateEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0937-Deprecate-ItemStack-setType.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0938-Add-CartographyItemEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0939-More-Raid-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0940-Add-onboarding-message-for-initial-server-start.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0941-Configurable-max-block-fluid-ticks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0942-Fix-bees-aging-inside-hives.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0943-Disable-memory-reserve-allocating.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0944-Fire-EntityDamageByEntityEvent-for-unowned-wither-sk.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0945-Fix-DamageSource-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0946-Fix-creation-of-invalid-block-entity-during-world-ge.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0947-Fix-possible-StackOverflowError-for-some-dispenses.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0948-Improve-tag-parser-handling.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0949-Item-Mutation-Fixes.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0950-Per-world-ticks-per-spawn-settings.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0951-Properly-track-the-changed-item-from-dispense-events.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0952-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0953-Fix-tripwire-disarming-not-working-as-intended.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0954-Add-config-for-mobs-immune-to-default-effects.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0955-Deep-clone-nbt-tags-in-PDC.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0956-Support-old-UUID-format-for-NBT.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0957-Fix-shield-disable-inconsistency.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0958-Handle-Large-Packets-disconnecting-client.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0959-Fix-ItemFlags.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0960-Fix-Player-setBlockUpdate.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0961-Fix-helmet-damage-reduction-inconsistencies.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0962-Revert-to-vanilla-handling-of-LivingEntity-actuallyH.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0963-improve-checking-handled-tags-in-itemmeta.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0964-General-ItemMeta-fixes.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0965-Expose-hasColor-to-leather-armor.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0966-Added-API-to-get-player-ha-proxy-address.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0967-More-Chest-Block-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0968-Print-data-component-type-on-encoding-error.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0969-Brigadier-based-command-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0970-Fix-issues-with-Recipe-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0971-Fix-equipment-slot-and-group-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0972-Allow-Bukkit-plugin-to-use-Paper-PluginLoader-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0973-Prevent-sending-oversized-item-data-in-equipment-and.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0974-Prevent-NPE-if-hooked-entity-was-cleared.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0975-Fix-cancelling-BlockPlaceEvent-calling-onRemove.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0976-Add-missing-fishing-event-state.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0977-Deprecate-InvAction-HOTBAR_MOVE_AND_READD.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0978-Fix-sending-disconnect-packet-in-phases-where-it-doe.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0979-Adopt-MaterialRerouting.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0980-Suspicious-Effect-Entry-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0981-check-if-itemstack-is-stackable-first.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0982-Fix-removing-recipes-from-RecipeIterator.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0983-Configurable-damage-tick-when-blocking-with-shield.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0984-Properly-remove-the-experimental-smithing-inventory-.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0985-Moonrise-optimisation-patches.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0986-Rewrite-dataconverter-system.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0987-disable-forced-empty-world-ticks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0988-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0989-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0990-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0991-Optimize-Network-Manager-and-add-advanced-packet-sup.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0992-Allow-Saving-of-Oversized-Chunks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0993-Flat-bedrock-generator-settings.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0994-Entity-Activation-Range-2.0.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0995-Optional-per-player-mob-spawns.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0996-Anti-Xray.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0997-Eigencraft-redstone-implementation.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0998-Add-Alternate-Current-redstone-implementation.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
0999-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1000-Use-Velocity-compression-and-cipher-natives.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1001-Optimize-Collision-to-not-load-chunks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1002-Optimize-GoalSelector-Goal.Flag-Set-operations.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1003-Optimize-Hoppers.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1004-Entity-load-save-limit-per-chunk.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1005-Optimize-Voxel-Shape-Merging.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1006-Optimize-Bit-Operations-by-inlining.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1007-Remove-streams-from-hot-code.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1008-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1009-Custom-table-implementation-for-blockstate-state-loo.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1010-Fix-entity-type-tags-suggestions-in-selectors.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1011-Handle-Oversized-block-entities-in-chunks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1012-API-for-checking-sent-chunks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1013-Check-distance-in-entity-interactions.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1014-Configurable-Sand-Duping.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1015-Optimise-general-POI-access.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1016-Improve-performance-of-mass-crafts.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1017-Properly-resend-entities.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1018-Registry-Modification-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1019-Add-registry-entry-and-builders.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1020-Improved-Watchdog-Support.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1021-Proxy-ItemStack-to-CraftItemStack.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1022-Make-a-PDC-view-accessible-directly-from-ItemStack.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1023-Prioritize-Minecraft-commands-in-function-parsing-an.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1024-optimize-dirt-and-snow-spreading.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1025-Fix-NPE-for-Jukebox-setRecord.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1026-Fix-CraftWorld-isChunkGenerated.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1027-fix-horse-inventories.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1028-Only-call-EntityDamageEvents-before-actuallyHurt.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1029-Fix-entity-tracker-desync-when-new-players-are-added.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1030-Lag-compensation-ticks.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1031-Detail-more-information-in-watchdog-dumps.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1032-Write-SavedData-IO-async.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1033-Correctly-call-PlayerItemBreakEvent.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1034-Add-ItemType-getItemRarity.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1035-Incremental-chunk-and-player-saving.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1036-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1037-Bundle-spark.patch Update spark 2024-09-12 19:54:34 +02:00
1038-Add-plugin-info-at-startup.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1039-Make-interaction-leniency-distance-configurable.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1040-Fix-PickupStatus-getting-reset.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1041-Check-for-block-type-in-SculkSensorBlock-canActivate.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1042-Add-API-for-CanPlaceOn-and-CanDestroy-NBT-values.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1043-Configuration-for-horizontal-only-item-merging.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1044-Optimise-collision-checking-in-player-move-packet-ha.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1045-Add-skipping-world-symlink-scan.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1046-Add-even-more-Enchantment-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1047-Leashable-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1048-Fix-CraftBukkit-drag-system.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1049-Fix-SculkBloomEvent-firing-for-block-entity-loading.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1050-Remove-set-damage-lootable-item-function-from-compas.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1051-Properly-destroy-placed-blocks-on-the-end-platform.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1052-Add-enchantment-seed-update-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1053-Fix-synchronise-sending-chat-to-client-with-updating.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1054-Fix-InventoryOpenEvent-cancellation.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1055-Fire-BlockExpEvent-on-grindstone-use.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1056-Check-dead-flag-in-isAlive.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1057-Add-FeatureFlag-API.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1058-Tag-Lifecycle-Events.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1059-Item-serialization-as-json.patch Add Decorated Pot Cracked API (#11365) 2024-09-08 22:12:36 +02:00
1060-New-and-Improved-Lidded-API.patch Add a New and Improved Lidded API 2024-09-12 21:44:21 +01:00