PaperMC/Spigot-Server-Patches
Aikar eee1fedc1e Micro Optimize DataBits
There was 2 unnecessary lines of code in a core method used for DataBits
that repeatedly calculated a static value.

We now just precalculate that in the constructor and reuse the value instead.

This is a micro optimization, but this is some of the hottest code in the server so
it should provide some minor gains as well as improve inlining.

Additionally, to further help inlining, mark the DataBits methods as final.
2020-12-30 14:02:44 -05:00
..
0547-Brand-support.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 16:15:16 +01:00
0557-Brand-support.patch [CI-SKIP] Remove Waving banner fix (#4786) 2020-11-19 16:15:16 +01:00
Ability-to-apply-mending-to-XP-API.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Add API to get Tile Entities in a Chunk by Predicate 2020-12-18 21:24:21 +10:00
Add-a-way-to-get-translation-keys-for-blocks-entitie.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-09-14 05:57:06 -04:00
Add-ability-to-configure-frosted_ice-properties.patch more progress 2020-06-25 04:00:35 -07:00
Add-additional-open-container-api-to-HumanEntity.patch Add additional open container api to HumanEntity 2020-08-26 02:30:08 -04:00
Add-and-implement-PlayerRecipeBookClickEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-API-for-quit-reason.patch Add API for quit reason 2020-11-14 16:23:10 +01:00
Add-API-methods-to-control-if-armour-stands-can-move.patch (FIRST 1.16.3): Update Paper to 1.16.3 2020-09-10 19:47:58 -04:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-ArmorStand-Item-Meta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:08:00 -04:00
Add-BeaconEffectEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-BellRingEvent.patch Add BellRingEvent for village bells (#2230) 2020-08-30 11:26:15 -07:00
Add-config-to-disable-ender-dragon-legacy-check.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-configurable-despawn-distances-for-living-entiti.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Add-configurable-portal-search-radius.patch Updated Upstream (CraftBukkit) 2020-11-13 20:07:38 +01:00
Add-configuration-option-to-prevent-player-names-fro.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-CraftMagicNumbers.isSupportedApiVersion.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Add-Destroy-Speed-API.patch Add getDestroySpeed to Block API 2020-07-18 19:29:40 -05:00
Add-Early-Warning-Feature-to-WatchDog.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-effect-to-block-break-naturally.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-entity-liquid-API.patch Updated Upstream (Bukkit/CraftBukkit) 2020-12-21 07:56:22 +00:00
Add-EntityZapEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-exception-reporting-event.patch fix 4878 by always calling events using bukkit singleton 2020-12-09 21:09:54 +01:00
Add-getOfflinePlayerIfCached-String.patch Add getOfflinePlayerIfCached(String) 2020-10-25 18:42:35 +11:00
add-hand-to-BlockMultiPlaceEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-hand-to-bucket-events.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch Emancipate more features to PlayerHandshakeEvent 2020-12-16 21:43:09 +01:00
Add-Heightmap-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-ignore-discounts-API.patch Fix NPE thrown when converting MerchantRecipe from Bukkit to NMS (#4755) 2020-11-11 19:35:44 -08:00
Add-LivingEntity-clearActiveItem.patch Add LivingEntity#clearActiveItem 2020-07-15 12:11:31 +02:00
Add-LivingEntity-getTargetEntity.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Add-method-to-open-already-placed-sign.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-09-19 12:29:53 +01:00
Add-MinecraftKey-Information-to-Objects.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-missing-strikeLighting-call-to-World-spigot-stri.patch Add missing strikeLighting call to World#spigot()#strikeLightningEffect 2020-07-26 12:12:19 +01:00
Add-moon-phase-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-More-Creeper-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-more-Evoker-API.patch Add more Evoker API 2020-08-23 15:29:02 +02:00
add-more-information-to-Entity.toString.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-more-Witch-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-more-Zombie-API.patch Fix Zombie ShouldBurnInDay API (#4268) 2020-09-01 22:25:06 +02:00
Add-OBSTRUCTED-reason-to-BedEnterResult.patch Add OBSTRUCTED result to BedEnterResult enum 2020-12-24 12:44:34 -08:00
Add-option-for-console-having-all-permissions.patch Move bedrock config under unsupported, add comments to these configs 2020-07-05 02:12:14 -04:00
Add-option-to-allow-iron-golems-to-spawn-in-air.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-option-to-disable-pillager-patrols.patch even even even even more work 2020-06-25 16:38:24 -07:00
Add-option-to-make-parrots-stay-on-shoulders-despite.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-option-to-nerf-pigmen-from-nether-portals.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-option-to-prevent-players-from-moving-into-unloa.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-permission-for-command-blocks.patch fix headers 2020-06-27 14:38:26 -04:00
Add-phantom-creative-and-insomniac-controls.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-PhantomPreSpawnEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-PlayerArmorChangeEvent.patch even even more work 2020-06-25 06:11:48 -07:00
Add-PlayerAttackEntityCooldownResetEvent.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-PlayerConnectionCloseEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-PlayerInitialSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-26 22:12:11 -07:00
Add-PlayerItemCooldownEvent.patch Add PlayerItemCooldownEvent 2020-08-25 14:01:03 +02:00
Add-PlayerJumpEvent.patch deprecate IllegalPacketEvent (#4867) 2020-12-07 23:51:55 -08:00
Add-PlayerShearBlockEvent.patch Add PlayerShearBlockEvent 2020-08-27 15:39:24 -04:00
Add-PlayerUseUnknownEntityEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-playPickupItemAnimation-to-LivingEntity.patch Add playPickupItemAnimation to LivingEntity 2020-08-23 19:41:34 +02:00
Add-Plugin-Tickets-to-API-Chunk-Methods.patch [WIP|1.16] Misc fixes (#3627) 2020-06-26 18:20:03 +02:00
Add-PrepareResultEvent.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-ProjectileCollideEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-Raw-Byte-ItemStack-Serialization.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-ray-tracing-methods-to-LivingEntity.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-server-name-parameter.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-setMaxPlayers-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-setPlayerProfile-API-for-Skulls.patch Updated Upstream (CraftBukkit) 2020-09-27 16:52:40 +02:00
Add-setting-for-proxy-online-mode-status.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-some-Debug-to-Chunk-Entity-slices.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-source-to-PlayerExpChangeEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-sun-related-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Add-system-property-to-disable-book-size-limits.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-ThrownEggHatchEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-tick-times-API-and-mspt-command.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Add-TNTPrimeEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-UnknownCommandEvent.patch even even more work 2020-06-25 06:11:48 -07:00
Add-Velocity-IP-Forwarding-Support.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Add-velocity-warnings.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-version-history-to-version-command.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Add-villager-reputation-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Add-Wandering-Trader-spawn-rate-config-options.patch Add Wandering Trader spawn rate config options 2020-09-23 10:28:11 -07:00
Add-warning-for-servers-not-running-on-Java-11.patch fixed bug in jvm checker (#4845) 2020-12-04 19:58:24 -08:00
Add-World-Util-Methods.patch Optimize some methods for inlining 2020-09-19 11:51:01 -04:00
Add-zombie-targets-turtle-egg-config.patch Add zombie targets turtle egg config (#4181) 2020-08-30 20:27:50 +02:00
Added-missing-default-perms-for-commands.patch added missing default perms 2020-11-16 12:05:51 -08:00
added-PlayerTradeEvent.patch [CI-SKIP] [Auto] Rebuild Patches 2020-12-28 07:11:59 -05:00
All-chunks-are-slime-spawn-chunks-toggle.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Allow-chests-to-be-placed-with-NBT-data.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-delegation-to-vanilla-chunk-gen.patch Fix Delegation to vanilla chunk gen 2020-11-24 18:58:34 +01:00
Allow-disabling-armour-stand-ticking.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Allow-for-toggling-of-spawn-chunks.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-multiple-callbacks-to-schedule-for-Callback-Ex.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-nerfed-mobs-to-jump-and-take-water-damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Allow-overriding-the-java-version-check.patch (FIRST 1.16.3): Update Paper to 1.16.3 2020-09-10 19:47:58 -04:00
Allow-Reloading-of-Command-Aliases.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-Reloading-of-Custom-Permissions.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-Saving-of-Oversized-Chunks.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Allow-setting-the-vex-s-summoner.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-spawning-Item-entities-with-World.spawnEntity.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-specifying-a-custom-authentication-servers-dow.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Always-tick-falling-blocks.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Anti-Xray.patch Preserve order and allow multiple equal blocks in hidden-blocks of Anti-Xray (#4072) 2020-11-24 17:59:04 +01:00
AnvilDamageEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
API-to-get-a-BlockState-without-a-snapshot.patch Updated Upstream (CraftBukkit) (#4663) 2020-10-17 22:42:18 +02:00
Async-command-map-building.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Asynchronous-chunk-IO-and-loading.patch Fix typo in 0368-Asynchronous-chunk-IO-and-loading.patch 2020-12-17 19:24:11 -05:00
AsyncTabCompleteEvent.patch even even more work 2020-06-25 06:11:48 -07:00
Auto-fix-bad-Y-levels-on-player-login.patch even more work 2020-06-25 05:04:34 -07:00
Avoid-blocking-on-Network-Manager-creation.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch Avoid crashing clients when fishing loot is empty, Fixes #4235 (#4681) 2020-10-28 21:39:02 +01:00
Avoid-hopper-searches-if-there-are-no-items.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Avoid-item-merge-if-stack-size-above-max-stack-size.patch even even even more work 2020-06-25 16:09:55 +02:00
Avoid-NPE-in-PathfinderGoalTempt.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Basic-PlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Beacon-API-custom-effect-ranges.patch Add custom ranges to beacons 2020-06-28 01:20:49 -06:00
Bees-get-gravity-in-void.-Fixes-MC-167279.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Block-Enderpearl-Travel-Exploit.patch even even even more work 2020-06-25 16:09:55 +02:00
Block-Entity-remove-from-being-called-on-Players.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Block-player-logins-during-server-shutdown.patch Fix hex colors not working in some kick messages 2020-08-27 16:58:27 -04:00
BlockDestroyEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Book-Size-Limits.patch fix book page limit length (#4932) 2020-12-23 14:52:56 -08:00
Bound-Treasure-Maps-to-World-Border.patch even more work 2020-06-25 05:04:34 -07:00
Break-up-and-make-tab-spam-limits-configurable.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Broadcast-join-message-to-console.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Buffer-joins-to-world.patch Remove debug 2020-08-25 13:30:52 +01:00
Cache-block-data-strings.patch Cache block data strings 2018-12-06 19:53:27 -05:00
Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch Cache DataFixerUpper Rewrite Rules on demand 2020-09-12 17:56:00 -04:00
Cache-user-authenticator-threads.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Call-PaperServerListPingEvent-for-legacy-pings.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Call-player-spectator-target-events-and-improve-impl.patch Handle CraftPlayer#setSpectatorTarget better 2020-05-14 18:05:00 -05:00
Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch even even even more work 2020-06-25 16:09:55 +02:00
Cap-Entity-Collisions.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Catch-exceptions-from-dispenser-entity-spawns.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Catch-JsonParseException-in-Entity-and-TE-names.patch even even even more work 2020-06-25 16:09:55 +02:00
Change-implementation-of-tile-entity-removal-list.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Check-Drowned-for-Villager-Aggression-Config.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Check-online-mode-before-converting-and-renaming-pla.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Chunk-debug-command.patch Add summary to /paper chunkinfo command 2020-08-25 22:34:46 +02:00
Chunk-registration-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Chunk-Save-Reattempt.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
ChunkMapDistance-CME.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Clean-up-duplicated-GameProfile-Properties.patch Clean up duplicated GameProfile Properties 2020-07-01 03:15:52 -04:00
Climbing-should-not-bypass-cramming-gamerule.patch Climbing should not bypass cramming gamerule 2020-08-23 21:34:23 +02:00
Complete-resource-pack-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-Alternative-LootPool-Luck-Formula.patch Updated Upstream (Spigot) 2020-11-09 01:05:27 +00:00
Configurable-baby-zombie-movement-speed.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Configurable-cactus-and-reed-natural-growth-heights.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Configurable-Cartographer-Treasure-Maps.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Configurable-chance-of-villager-zombie-infection.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Configurable-Chunk-Inhabited-Time.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-connection-throttle-kick-message.patch Updated Upstream (Spigot) 2020-11-09 01:05:27 +00:00
Configurable-container-update-tick-rate.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-Disabling-Cat-Chest-Detection.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-end-credits.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Configurable-fishing-time-ranges.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-07 00:19:04 +00:00
Configurable-flying-kick-messages.patch even more work 2020-06-25 05:04:34 -07:00
Configurable-Grass-Spread-Tick-Rate.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-inter-world-teleportation-safety.patch more progress 2020-06-25 04:00:35 -07:00
Configurable-Keep-Spawn-Loaded-range-per-world.patch Fix keep-spawn-loaded stopping force-loaded chunks from loading 2020-12-01 13:23:44 +00:00
Configurable-mob-spawner-tick-rate.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-Non-Player-Arrow-Despawn-Rate.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
Configurable-packet-in-spam-threshold.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-Player-Collision.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Configurable-projectile-relative-velocity.patch even even even even more work 2020-06-25 16:38:24 -07:00
Configurable-RCON-IP-address.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Configurable-spawn-chances-for-skeleton-horses.patch more progress 2020-06-25 04:00:35 -07:00
Configurable-speed-for-water-flowing-over-lava.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Configurable-sprint-interruption-on-attack.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-top-of-nether-void-damage.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Convert-legacy-attributes-in-Item-Meta.patch Convert legacy attributes in Item Meta 2020-07-01 04:28:56 -04:00
Create-HoverEvent-from-ItemStack-Entity.patch Create HoverEvent from ItemStack Entity 2020-07-06 22:19:08 +02:00
Custom-replacement-for-eaten-items.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Dead-Player-s-shouldn-t-be-able-to-move.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Default-loading-permissions.yml-before-plugins.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Delay-Chunk-Unloads-based-on-Player-Movement.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Delay-unsafe-actions-until-after-entity-ticking-is-d.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Disable-Explicit-Network-Manager-Flushing.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Disable-explosion-knockback.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Disable-ice-and-snow.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Disable-Scoreboards-for-non-players-by-default.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Disable-spigot-tick-limiters.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Disable-thunder.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Do-less-work-if-we-have-a-custom-Bukkit-generator.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Do-not-allow-bees-to-load-chunks-for-beehives.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch Do not crash from invalid ingredient lists in VillagerAcquireTradeEvent 2020-12-27 11:31:49 +00:00
Do-not-let-armorstands-drown.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Do-not-let-the-server-load-chunks-from-newer-version.patch Do not let the server load chunks from newer versions (1.16.2+) 2020-08-21 19:27:25 -04:00
Do-not-load-chunks-for-Pathfinding.patch (FIRST 1.16.3): Update Paper to 1.16.3 2020-09-10 19:47:58 -04:00
Do-not-perform-neighbour-updates-when-using-debug-st.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
Don-t-allow-digging-into-unloaded-chunks.patch even even even more work 2020-06-25 16:09:55 +02:00
Don-t-allow-entities-to-ride-themselves-572.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-allow-null-UUID-s-for-chat.patch Don't allow null UUID's for chat 2020-06-28 19:37:31 -04:00
Don-t-call-getItemMeta-on-hasItemMeta.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-change-the-Entity-Random-seed-for-squids.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Don't check chunk for portal on world gen entity add - Fixes #3780 2020-07-05 15:00:07 -04:00
Don-t-check-ConvertSigns-boolean-every-sign-save.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Don-t-fire-BlockFade-on-worldgen-threads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-26 22:12:11 -07:00
don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-let-fishinghooks-use-portals.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Don-t-load-Chunks-from-Hoppers-and-other-things.patch even even even even more work 2020-06-25 16:38:24 -07:00
Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch Patch SPIGOT-6086 for all invalid locations 2020-09-27 16:32:04 +02:00
Don-t-mark-null-chunk-sections-for-block-updates.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Don-t-move-existing-players-to-world-spawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-require-FACING-data.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Don-t-run-entity-collision-code-if-not-needed.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-sleep-after-profile-lookups-if-not-needed.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-tick-dead-players.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Don-t-tick-Skulls-unused-code.patch more progress 2020-06-25 04:00:35 -07:00
Don-t-toString-block-unless-actually-showing-the-mes.patch Don't toString block unless actually showing the message 2020-05-09 13:55:41 -04:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Duplicate-UUID-Resolve-Option.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
EnderDragon-Events.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Enderman.teleportRandomly.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
EndermanAttackPlayerEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
EndermanEscapeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Enforce-Sync-Player-Saves.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Ensure-commands-are-not-ran-async.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Ensure-Entity-AABB-s-are-never-invalid.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Ensure-Entity-is-never-double-registered.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Ensure-EntityRaider-respects-game-and-entity-rules-f.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Ensure-inv-drag-is-in-bounds.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Ensure-safe-gateway-teleport.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Entity-Activation-Range-2.0.patch Tick inactive goal selectors 2020-12-09 20:31:08 +00:00
Entity-AddTo-RemoveFrom-World-Events.patch more progress 2020-06-25 04:00:35 -07:00
Entity-fromMobSpawner.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Entity-getEntitySpawnReason.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Entity-isTicking.patch Entity#isTicking (#4612) 2020-10-03 22:05:33 -05:00
Entity-Jump-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Entity-Origin-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-09-19 12:29:53 +01:00
EntityPathfindEvent.patch (FIRST 1.16.3): Update Paper to 1.16.3 2020-09-10 19:47:58 -04:00
EntityRegainHealthEvent-isFastRegen-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Expand-Explosions-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Expand-World.spawnParticle-API-and-add-Builder.patch even even even more work 2020-06-25 16:09:55 +02:00
ExperienceOrbMergeEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Expose-Arrow-getItemStack.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Expose-attack-cooldown-methods-for-Player.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Expose-client-protocol-version-and-virtual-host.patch even even more work 2020-06-25 06:11:48 -07:00
Expose-game-version.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Expose-LivingEntity-hurt-direction.patch Expose LivingEntity hurt direction 2020-12-22 22:32:15 +01:00
Expose-MinecraftServer-isRunning.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Expose-server-CommandMap.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Expose the Entity Counter to allow plugins to use valid and non-conflicting Entity Ids 2020-08-28 01:44:21 +02:00
Expose-the-internal-current-tick.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Expose-world-spawn-angle.patch Expose world spawn angle (#4803) 2020-11-27 19:27:52 +02:00
Extend-block-drop-capture-to-capture-all-items-added.patch Extend block drop capture to capture all items added to the world (Fixes #4307) 2020-09-17 00:40:00 +01:00
Extend-Player-Interact-cancellation.patch [Auto] Updated Upstream (Bukkit/CraftBukkit) 2020-09-11 18:42:19 -04:00
Faster-redstone-torch-rapid-clock-removal.patch more progress 2020-06-25 04:00:35 -07:00
Fill-Profile-Property-Events.patch even even more work 2020-06-25 06:11:48 -07:00
Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch even more work 2020-06-25 05:04:34 -07:00
Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch even even even more work 2020-06-25 16:09:55 +02:00
Firework-API-s.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch Amend last commit to fix decompile error forgot to commit 2020-07-22 02:15:51 -04:00
Fix-arrows-never-despawning-MC-125757.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Fix-AssertionError-when-player-hand-set-to-empty-typ.patch even even even even more work 2020-06-25 16:38:24 -07:00
Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-CB-call-to-changed-postToMainThread-method.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Fix-Chunk-Post-Processing-deadlock-risk.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Fix-client-lag-on-advancement-loading.patch Fix client lag on advancement loading (#4710) 2020-11-11 08:18:36 -08:00
Fix-client-rendering-skulls-from-same-user.patch Fix supporting more places of the old UUID format 2020-07-01 03:13:57 -04:00
Fix-CME-on-adding-a-passenger-in-CreatureSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Fix-Concurrency-issue-in-WeightedList.patch Fix Villagers WeightedList issue (#3860) 2020-07-08 21:57:24 +02:00
Fix-CraftEntity-hashCode.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch Scheduling an async task timer creates a non-repeating task (#3543) 2020-06-12 02:32:48 +03:00
Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch even even even more work 2020-06-25 16:09:55 +02:00
Fix-CraftSound-backwards-compatibility.patch Fix CraftSound backwards compatibility 2020-12-17 15:28:31 -06:00
Fix-CraftTeam-null-check.patch Fix CraftTeam null check (#4249) 2020-08-30 23:33:25 +08:00
Fix-curing-villager-makes-equipment-disappear.patch Fix curing villager makes equipment disappear 2020-12-08 22:21:54 -06:00
Fix-curing-zombie-villager-discount-exploit.patch Fix MC-181190 curing zombie villager discount exploit (#4871) 2020-12-08 21:56:22 -06:00
Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch [1.16] Improve performance of matching ingredients for shapeless recipes (#4694) 2020-10-27 15:04:32 +00:00
Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Fix-Double-World-Add-issues.patch more progress 2020-06-25 04:00:35 -07:00
Fix-Dragon-Server-Crashes.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-enderdragon-exp-dupe.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch Preserve initial velocity of spawned entities - Fixes #4292 2020-09-19 13:19:34 -04:00
Fix-exploit-that-allowed-colored-signs-to-be-created.patch OBFHELPERS (#4733) 2020-11-03 22:30:15 +01:00
Fix-for-large-move-vectors-crashing-server.patch Fix for large move vectors crashing server 2020-10-11 18:48:05 -04:00
Fix-hex-colors-not-working-in-some-kick-messages.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Fix-issues-with-entity-loss-due-to-unloaded-chunks.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Fix-item-locations-dropped-from-campfires.patch Fix item locations dropped from campfires 2020-10-03 20:32:52 -05:00
Fix-items-not-falling-correctly.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-items-vanishing-through-end-portal.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-lag-from-explosions-processing-dead-entities.patch Fix TNT not pushing creative players 2020-08-25 20:46:04 +02:00
Fix-last-firework-in-stack-not-having-effects-when-d.patch even even even even more work 2020-06-25 16:38:24 -07:00
Fix-Light-Command.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -04:00
Fix-MC-99259-Wither-Boss-Bar-doesn-t-update-until-in.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-MC-117075-TE-Unload-Lag-Spike.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-MC-158900.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-MC-161754.patch 1.16.1 prep 2020-06-24 21:10:30 -04:00
Fix-MC-187716-Use-configured-height.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-MC-197271.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-missing-chunks-due-to-integer-overflow.patch Fix missing chunks due to integer overflow (#3527) 2020-06-12 00:30:18 -07:00
Fix-nether-portal-creation.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-Non-Full-Status-Chunk-NBT-Memory-Leak.patch BukkitValues was renamed ChunkBukkitValues (#4664) 2020-10-17 22:53:51 +02:00
Fix-Not-a-string-Map-Conversion-spam.patch Fix "Not a string" Map Conversion spam - Fixes #3901 2020-10-08 00:02:03 -04:00
Fix-numerous-item-duplication-issues-and-teleport-is.patch Fix lead duplication 2020-12-25 01:31:13 -05:00
Fix-Old-Sign-Conversion.patch more progress 2020-06-25 04:00:35 -07:00
Fix-Per-World-Difficulty-Remembering-Difficulty.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Fix-piston-physics-inconsistency-MC-188840.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-Player-spawnParticle-x-y-z-precision-loss.patch Fix Player spawnParticle x/y/z precision loss 2020-10-03 19:00:20 -06:00
Fix-PotionEffect-ignores-icon-flag.patch Fix PotionEffect API Ignoring Icon bug 2020-05-11 00:44:27 -04:00
Fix-reducedDebugInfo-not-initialized-on-client.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-regex-mistake-in-CB-NBT-int-deserialization.patch Fix regex mistake in CB NBT int deserialization (#4146) 2020-08-17 13:13:15 -04:00
Fix-sand-duping.patch Fix sand not dying correctly 2020-06-20 14:58:35 -04:00
Fix-sign-edit-memory-leak.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-some-rails-connecting-improperly.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-sounds-when-item-frames-are-modified-MC-123450.patch even even even more work 2020-06-25 16:09:55 +02:00
Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-spawning-of-hanging-entities-that-are-not-ItemFr.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Fix-SPIGOT-5885-Unable-to-disable-advancements.patch Fix SPIGOT-5885 Unable to disable advancements 2020-07-10 13:24:43 -05:00
Fix-SPIGOT-5989.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-SpongeAbsortEvent-handling.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fix-this-stupid-bullshit.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-03 03:37:01 -05:00
Fix-unregistering-entities-from-unloading-chunks.patch even even even even more work 2020-06-25 16:38:24 -07:00
Fix-villager-trading-demand-MC-163962.patch Fix villager trading demand MC-163962 (#3498) 2020-06-07 13:41:32 -05:00
Fix-World-isChunkGenerated-calls.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Fixed-TileEntityBell-memory-leak.patch Fixed TileEntityBell memory leak 2020-10-10 12:23:52 +02:00
Flag-to-disable-the-channel-limit.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
force-entity-dismount-during-teleportation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Further-improve-server-tick-loop.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Generator-Settings.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
getPlayerUniqueId-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Guard-against-serializing-mismatching-chunk-coordina.patch even even even even more work 2020-06-25 16:38:24 -07:00
Handle-Item-Meta-Inconsistencies.patch more progress 2020-06-25 04:00:35 -07:00
Handle-Large-Packets-disconnecting-client.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
handle-NaN-health-absorb-values-and-repair-bad-data.patch more progress 2020-06-25 04:00:35 -07:00
Handle-Oversized-Tile-Entities-in-chunks.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
handle-PacketPlayInKeepAlive-async.patch even even more work 2020-06-25 06:11:48 -07:00
Handle-plugin-prefixes-using-Log4J-configuration.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Here-s-Johnny.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Hide-sync-chunk-writes-behind-flag.patch Hide sync chunk writes behind flag 2020-06-26 22:37:38 -07:00
Honor-EntityAgeable.ageLock.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Hook-into-CB-plugin-rewrites.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Ignore-Dead-Entities-in-entityList-iteration.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Implement-alternative-item-despawn-rate.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Implement-Brigadier-Mojang-API.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Implement-Chunk-Priority-Urgency-System-for-Chunks.patch Fix distance in checkHighPriorityChunks (Fixes #4582) (#4605) 2020-10-12 00:24:06 +02:00
Implement-CraftBlockSoundGroup.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:49:06 +00:00
Implement-ensureServerConversions-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Implement-EntityKnockbackByEntityEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Implement-EntityTeleportEndGatewayEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Implement-Expanded-ArmorStand-API.patch (1.16.3) Missed some fixes to include in commit 2020-09-10 19:56:58 -04:00
Implement-extended-PaperServerListPingEvent.patch Fix MOTD new line support (#3756) 2020-07-02 13:58:39 +01:00
Implement-furnace-cook-speed-multiplier-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-08 19:17:08 -04:00
Implement-getI18NDisplayName.patch even even more work 2020-06-25 06:11:48 -07:00
Implement-Mob-Goal-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
implement-optional-per-player-mob-spawns.patch Fix merging spawning values 2020-12-05 14:59:05 +01:00
Implement-Paper-VersionChecker.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Implement-Player-Client-Options-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Implement-PlayerLocaleChangeEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Implement-PlayerPostRespawnEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Implement-TargetHitEvent.patch Add and implement cancellable TargetHitEvent for when Target Blocks are hit by Projectiles 2020-11-26 00:30:08 -08:00
Implement-World.getEntity-UUID-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Import-fastutil-classes.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Improve-BlockPosition-inlining.patch even even even more work 2020-06-25 16:09:55 +02:00
Improve-Chunk-Status-Transition-Speed.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
improve-CraftWorld-isChunkLoaded.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-23 04:30:45 -04:00
Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:49:06 +00:00
Improve-EntityShootBowEvent.patch (FIRST 1.16.3): Update Paper to 1.16.3 2020-09-10 19:47:58 -04:00
Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Improve-inlinig-for-some-hot-IBlockData-methods.patch Improve inlinig for some hot IBlockData methods 2020-10-11 19:18:27 -04:00
Improve-Legacy-Component-serialization-size.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Improve-Log4J-Configuration-Plugin-Loggers.patch Update Log4J Configuration file to stop truncating stack traces 2020-05-22 23:49:10 -04:00
Improve-Maps-in-item-frames-performance-and-bug-fixe.patch more progress 2020-06-25 04:00:35 -07:00
Improve-Server-Thread-Pool-and-Thread-Priorities.patch Restore thread pool names for Bootstrap vs main 2020-09-12 11:23:34 -04:00
Improve-the-Saddle-API-for-Horses.patch even even more work 2020-06-25 06:11:48 -07:00
Improved-Async-Task-Scheduler.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Improved-Watchdog-Support.patch Adjust bStats data sending delay (#4914) 2020-12-20 16:41:00 +01:00
Include-Log4J2-SLF4J-implementation.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Increase-Light-Queue-Size.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-07 00:19:04 +00:00
incremental-chunk-saving.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Incremental-player-saving.patch Restore incremental player saving 2020-08-09 09:04:18 +03:00
Inventory-getHolder-method-without-block-snapshot.patch Add Inventory getHolder methods without creating new block snapshots (#3535) 2020-06-20 20:34:56 +01:00
Inventory-removeItemAnySlot.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Item-canEntityPickup.patch Updated Upstream (Bukkit/CraftBukkit) 2020-10-14 16:00:43 +02:00
Item-no-age-no-player-pickup.patch Item no age & no player pickup 2020-11-07 01:23:06 +00:00
ItemStack-getMaxItemUseDuration.patch even even even more work 2020-06-25 16:09:55 +02:00
Lag-compensate-eating.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Lazily-track-plugin-scoreboards-by-default.patch Lazily track plugin scoreboards by default 2020-10-03 04:47:01 -04:00
Limit-Client-Sign-length-more.patch OBFHELPERS (#4733) 2020-11-03 22:30:15 +01:00
Limit-lightning-strike-effect-distance.patch Fix comment mistake 2020-06-27 16:00:08 -04:00
Limit-recipe-packets.patch Limit auto recipe packets 2020-12-12 23:53:40 +00:00
LivingEntity-Hand-Raised-Item-Use-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
LivingEntity-setKiller.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Load-Chunks-for-Login-Asynchronously.patch Updated Upstream (CraftBukkit) 2020-10-01 15:16:32 +02:00
LootTable-API-Replenishable-Lootables-Feature.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Make-EnderDragon-implement-Mob.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Make-legacy-ping-handler-more-reliable.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Make-max-squid-spawn-height-configurable.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Make-player-data-saving-configurable.patch Updated Upstream (Spigot) 2020-11-09 01:05:27 +00:00
Make-shield-blocking-delay-configurable.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Make-targetSize-more-aggressive-in-the-chunk-unload-.patch even more work 2020-06-25 05:04:34 -07:00
Make-the-default-permission-message-configurable.patch Updated Upstream (Spigot) 2020-11-09 01:05:27 +00:00
Make-the-GUI-graph-fancier.patch even even even even more work 2020-06-25 16:38:24 -07:00
Maps-shouldn-t-load-chunks.patch Maps shouldn't load chunks (#3518) 2020-06-07 21:57:52 +01:00
Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Mark-entities-as-being-ticked-when-notifying-navigat.patch even even even even more work 2020-06-25 16:38:24 -07:00
MC-4-Fix-item-position-desync.patch MC-4 Fix item position desync 2020-12-14 09:05:29 -06:00
MC-50319-Check-other-worlds-for-shooter-of-projectil.patch even even even more work 2020-06-25 16:09:55 +02:00
MC-114618-Fix-EntityAreaEffectCloud-from-going-negat.patch even even even more work 2020-06-25 16:09:55 +02:00
MC-135506-Experience-should-save-as-Integers.patch even even even more work 2020-06-25 16:09:55 +02:00
MC-145260-Fix-Whitelist-On-Off-inconsistency.patch even even even more work 2020-06-25 16:09:55 +02:00
MC-145656-Fix-Follow-Range-Initial-Target.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
MC-147729-Drop-items-that-are-extra-from-a-crafting-.patch MC-147729: Drop items that are extra from a crafting recipe 2020-10-11 13:47:45 -04:00
MC-197883-Bandaid-decode-issue.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
MC-Dev-fixes.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
MC-Utils.patch Do not perform neighbour updates when using debug stick (Fixes #2134) 2020-12-22 22:45:10 +00:00
Mid-Tick-Chunk-Tasks-Speed-up-processing-of-chunk-lo.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Mob-Pathfinding-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Mob-Spawner-API-Enhancements.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
More-lightning-API.patch Add more lightning API 2020-07-26 14:46:14 +02:00
Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Move-range-check-for-block-placing-up.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
No-Tick-view-distance-implementation.patch Fix ghost blocks in ticking view distance 2020-11-01 16:28:55 +01:00
Ocelot-despawns-should-honor-nametags-and-leash.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
offset-item-frame-ticking.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch even even even even more work 2020-06-25 16:38:24 -07:00
Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch [Auto] Updated Upstream (CraftBukkit/Spigot) 2020-07-06 19:47:11 -04:00
Only-refresh-abilities-if-needed.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Only-send-Dragon-Wither-Death-sounds-to-same-world.patch more progress 2020-06-25 04:00:35 -07:00
Optimise-ArraySetSorted-removeIf.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimise-BlockState-s-hashCode-equals.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Optimise-Chunk-getFluid.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimise-getChunkAt-calls-for-loaded-chunks.patch Optimize some methods for inlining 2020-09-19 11:51:01 -04:00
Optimise-getType-calls.patch Optimise getType calls 2020-10-11 18:52:57 -04:00
Optimise-IEntityAccess-getPlayerByUUID.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimise-random-block-ticking.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Optimise-removeQueue.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Optimise-TickListServer-by-rewriting-it.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-Bit-Operations-by-inlining.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-BlockPosition-helper-methods.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-brigadier-child-sorting-performance.patch Optimize brigadier child sorting performance 2020-04-16 20:57:02 -07:00
Optimize-call-to-getFluid-for-explosions.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-Captured-TileEntity-Lookup.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-ChunkProviderServer-s-chunk-level-checking-.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Optimize-Collision-to-not-load-chunks.patch Fix moveToWorld worldserver reference (#3929) 2020-07-17 18:44:39 +02:00
Optimize-CraftBlockData-Creation.patch Updated Upstream (Bukkit/CraftBukkit) 2020-11-25 23:49:06 +00:00
Optimize-DataBits.patch Micro Optimize DataBits 2020-12-30 14:02:44 -05:00
Optimize-Dynamic-get-Missing-Keys.patch Optimize Dynamic#get Missing Keys 2020-12-21 11:03:36 -05:00
Optimize-explosions.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Optimize-Hoppers.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-isOutsideRange-to-use-distance-maps.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-isValidLocation-getType-and-getBlockData-fo.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-ItemStack.isEmpty.patch even more work 2020-06-25 05:04:34 -07:00
Optimize-Light-Engine.patch Improve Priority handling of neighbor chunks 2020-10-08 01:07:10 -04:00
Optimize-Network-Manager-and-add-advanced-packet-sup.patch Let some more packets be send immediately, closes #4140 (#4896) 2020-12-16 23:16:03 +01:00
Optimize-NetworkManager-Exception-Handling.patch [1.16] Optimize NetworkManager exception handling (#3819) 2020-07-06 00:27:37 -04:00
Optimize-NibbleArray-to-use-pooled-buffers.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch Restore Pathfinder Optimizations from 1.15.2 2020-08-06 22:51:29 -04:00
Optimize-Pathfinding.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Optimize-PlayerChunkMap-memory-use-for-visibleChunks.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-redstone-algorithm.patch Add a missing return in Eigencraft redstone (#4621) 2020-10-05 18:03:41 +02:00
Optimize-RegistryID.c.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-RegistryMaterials.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-sending-packets-to-nearby-locations-sounds-.patch Some fixes (#3630) 2020-06-26 21:34:52 +02:00
Optimize-the-advancement-data-player-iteration-to-be.patch Optimize the advancement data player iteration to be O(N) rather than O(N^2) 2020-07-04 23:08:23 -04:00
Optimize-TileEntity-Ticking.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-UserCache-Thread-Safe.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Optimize-Voxel-Shape-Merging.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimize-World-Time-Updates.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimize-World.isLoaded-BlockPosition-Z.patch Optimize some methods for inlining 2020-09-19 11:51:01 -04:00
Optimize-WorldBorder-collision-checks-and-air.patch fix headers 2020-06-27 14:38:26 -04:00
Option-for-maximum-exp-value-when-merging-orbs.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Option-to-prevent-armor-stands-from-doing-entity-loo.patch Fix armor stands still doing entity collision 2020-10-25 11:06:01 -07:00
Option-to-remove-corrupt-tile-entities.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Fix scoreboard vanilla colors not working in chat 2020-07-31 16:20:29 +01:00
Optional-TNT-doesn-t-move-in-water.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Paper-config-files.patch Patch 2 references an invalid variable 2020-11-14 16:54:25 +01:00
Paper-dumpitem-command.patch Add /paper dumpitem command 2020-06-28 19:38:30 -04:00
Paper-Metrics.patch Adjust bStats data sending delay (#4914) 2020-12-20 16:41:00 +01:00
Per-Player-View-Distance-API-placeholders.patch even even even more work 2020-06-25 16:09:55 +02:00
Performance-improvement-for-Chunk.getEntities.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Pillager-patrol-spawn-settings-and-per-player-option.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Player-affects-spawning-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Player-Chunk-Load-Unload-Events.patch Player Chunk Load/Unload Events 2020-10-31 23:06:21 +01:00
Player-elytra-boost-API.patch Add player elytra boost API 2020-04-14 12:11:25 +02:00
Player-Tab-List-and-Title-APIs.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Player.setPlayerProfile-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
PlayerAdvancementCriterionGrantEvent.patch even even more work 2020-06-25 06:11:48 -07:00
PlayerAttemptPickupItemEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
PlayerDeathEvent-getItemsToKeep.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
PlayerDeathEvent-shouldDropExperience.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
PlayerElytraBoostEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
PlayerLaunchProjectileEvent.patch Make fireworks call PlayerLaunchProjectileEvent (#4698) 2020-10-27 23:01:32 +01:00
PlayerNaturallySpawnCreaturesEvent.patch even even more work 2020-06-25 06:11:48 -07:00
PlayerPickupExperienceEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
PlayerPickupItemEvent-setFlyAtPlayer.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
PlayerReadyArrowEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
PlayerTeleportEndGatewayEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
POM-Changes.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-03 03:37:01 -05:00
PortalCreateEvent-needs-to-know-its-entity.patch PortalCreateEvent needs to know its entity 2020-08-21 20:58:20 +02:00
Potential-bed-API.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
PreCreatureSpawnEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
PreSpawnerSpawnEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Prevent-bees-loading-chunks-checking-hive-position.patch even even even even more work 2020-06-25 16:38:24 -07:00
Prevent-chunk-loading-from-Fluid-Flowing.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Prevent-consuming-the-wrong-itemstack.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Prevent-Double-PlayerChunkMap-adds-crashing-server.patch even even even even more work 2020-06-25 16:38:24 -07:00
Prevent-Enderman-from-loading-chunks.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Prevent-Fire-from-loading-chunks-wrongly-spread.patch Prevent fire from spreading to invalid locations 2020-09-21 20:40:48 +02:00
Prevent-Frosted-Ice-from-loading-holding-chunks.patch even even more work 2020-06-25 06:11:48 -07:00
Prevent-headless-pistons-from-being-created.patch Fix cast check (#4813) 2020-11-27 13:07:41 -05:00
Prevent-logins-from-being-processed-when-the-player-.patch even even more work 2020-06-25 06:11:48 -07:00
Prevent-Mob-AI-Rules-from-Loading-Chunks.patch even even even more work 2020-06-25 16:09:55 +02:00
Prevent-mob-spawning-from-loading-generating-chunks.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Prevent-opening-inventories-when-frozen.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Prevent-Pathfinding-out-of-World-Border.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Prevent-position-desync-in-playerconnection-causing-.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Prevent-rayTrace-from-loading-chunks.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Prevent-Saving-Bad-entities-to-chunks.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch even even even even more work 2020-06-25 16:38:24 -07:00
Prevent-teleporting-dead-entities.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Prevent-tile-entity-and-entity-crashes.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Print-Error-details-when-failing-to-save-player-data.patch even even even more work 2020-06-25 16:09:55 +02:00
Profile-Lookup-Events.patch even even more work 2020-06-25 06:11:48 -07:00
ProfileWhitelistVerifyEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Properly-fix-item-duplication-bug.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Properly-handle-async-calls-to-restart-the-server.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-16 19:07:15 -04:00
Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
provide-a-configurable-option-to-disable-creeper-lin.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Provide-E-TE-Chunk-count-stat-methods.patch [WIP|1.16] Misc fixes (#3627) 2020-06-26 18:20:03 +02:00
RangedEntity-API.patch Add support for RanagedEntity API for newer mobs (Fixes #4678) 2020-10-22 13:01:44 +01:00
Re-add-vanilla-entity-warnings-for-duplicates.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Reduce-allocation-of-Vec3D-by-entity-tracker.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Reduce-blockpos-allocation-from-pathfinding.patch Reduce blockpos allocation from pathfinding 2020-10-11 19:51:10 -04:00
Reduce-Either-Optional-allocation.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Reduce-memory-footprint-of-NBTTagCompound.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Reduce-MutableInt-allocations-from-light-engine.patch Optimize Light Engine 2020-06-05 01:25:11 -04:00
Reduce-sync-loads.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Refresh-player-inventory-when-cancelling-PlayerInter.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Remote-Connections-shouldn-t-hold-up-shutdown.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Remove-armour-stand-double-add-to-world.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Remove-CraftScheduler-Async-Task-Debugger.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Remove-FishingHook-reference-on-Craft-Entity-removal.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Remove-invalid-mob-spawner-tile-entities.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Remove-Metadata-on-reload.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
remove-null-possibility-for-getServer-singleton.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Remove-some-streams-from-structures.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Remove-streams-from-classes-related-villager-gossip.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Remove-streams-from-Mob-AI-System.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Remove-streams-from-PairedQueue.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Remove-unused-World-Tile-Entity-List.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Reset-Ender-Crystals-on-Dragon-Spawn.patch Reset Ender Crystals on Dragon Spawn - Fixes #3522 2020-10-11 16:11:57 -04:00
Reset-players-airTicks-on-respawn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Reset-spawner-timer-when-spawner-event-is-cancelled.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Restore-custom-InventoryHolder-support.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Restore-vanlla-default-mob-spawn-range.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Restrict-vanilla-teleport-command-to-valid-locations.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Retain-block-place-order-when-capturing-blockstates.patch Retain block place order when capturing blockstates 2020-10-11 19:32:08 -04:00
revert-serverside-behavior-of-keepalives.patch even even more work 2020-06-25 06:11:48 -07:00
Sanitise-RegionFileCache-and-make-configurable.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Seed-based-feature-search.patch Backport feature search improvement from 1.17 (Fixes #2312) (#4771) 2020-11-14 23:50:11 +01:00
Send-absolute-position-the-first-time-an-entity-is-s.patch (FIRST 1.16.3): Update Paper to 1.16.3 2020-09-10 19:47:58 -04:00
Send-attack-SoundEffects-only-to-players-who-can-see.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Server-Tick-Events.patch even even even more work 2020-06-25 16:09:55 +02:00
Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Set-spigots-verbose-world-setting-to-false-by-def.patch Turn off spigot verbose world by default 2020-12-02 20:20:59 -08:00
Set-Zombie-last-tick-at-start-of-drowning-process.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Shoulder-Entities-Release-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Show-blockstate-location-if-we-failed-to-read-it.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch [Auto] Updated Upstream (CraftBukkit) 2020-12-03 03:37:01 -05:00
Significantly-improve-performance-of-the-end-generat.patch Significantly improve performance of the end generation 2020-11-05 21:37:46 -06:00
SkeletonHorse-Additions.patch Add #getEligibleHumans to SkeletonHorseTrapEvent 2020-08-23 21:57:55 +02:00
Slime-Pathfinder-Events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Spawn-player-in-correct-world-on-login.patch Spawn player in correct world on login 2020-07-03 14:57:28 -04:00
Stop-copy-on-write-operations-for-updating-light-dat.patch Misc Improvements to Async Teleporting and Light patch 2020-07-09 19:24:10 -04:00
Store-counts-for-each-Entity-Block-Entity-Type.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Updated Upstream (CraftBukkit) (#4663) 2020-10-17 22:42:18 +02:00
String-based-Action-Bar-API.patch Use title packet for actionbar methods (#3959) 2020-07-22 10:01:35 +02:00
Support-components-in-ItemMeta.patch Support components in ItemMeta (#3513) 2020-07-02 17:53:21 +02:00
Support-old-UUID-format-for-NBT.patch Support String UUID's in old player skulls 2020-07-03 02:16:51 -04:00
Synchronize-DataPaletteBlock-instead-of-ReentrantLoc.patch even even even even more work 2020-06-25 16:38:24 -07:00
System-property-for-disabling-watchdoge.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Tameable-getOwnerUniqueId-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Thread-Safe-Vanilla-Command-permission-checking.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Timings-v2.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Toggle-for-removing-existing-dragon.patch Toggle for removing existing dragon 2020-09-30 22:52:29 +02:00
Toggleable-player-crits-helps-mitigate-hacked-client.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Tracking-Range-Improvements.patch Track Ender Dragon at current (no tick) view distance 2020-06-12 21:47:18 -04:00
Turtle-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Update-entity-Metadata-for-all-tracked-players.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Update-itemstack-legacy-name-and-lore.patch Only convert lore lines that actually look legacy 2020-07-09 20:31:04 -04:00
Use-a-Queue-for-Queueing-Commands.patch even even even more work 2020-06-25 16:09:55 +02:00
Use-a-Shared-Random-for-Entities.patch (FIRST 1.16.3): Update Paper to 1.16.3 2020-09-10 19:47:58 -04:00
Use-asynchronous-Log4j-2-loggers.patch Updated Upstream (CraftBukkit/Spigot) (#4318) 2020-09-12 21:57:21 +02:00
use-CB-BlockState-implementations-for-captured-block.patch Updated Upstream (CraftBukkit) 2020-08-28 12:06:39 +01:00
Use-ConcurrentHashMap-in-JsonList.patch Fix missing hunk from ProfileWhitelistVerifyEvent (Fixes #3645) 2020-06-28 09:43:47 +01:00
Use-distance-map-to-optimise-entity-tracker.patch Fix enderdragon tracking range to honor vanilla 2020-08-25 19:38:19 -04:00
Use-getChunkIfLoadedImmediately-in-places.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Use-proper-max-length-when-serialising-BungeeCord-te.patch even even even more work 2020-06-25 16:09:55 +02:00
Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Use-TerminalConsoleAppender-for-console-improvements.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#4728) 2020-11-02 21:22:15 -05:00
Use-UserCache-for-player-heads.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Use-Vanilla-Minecart-Speeds.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Validate-PickItem-Packet-and-kick-for-invalid.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Validate-tripwire-hook-placement-before-update.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Vanished-players-don-t-have-rights.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Vex-getSummoner-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Villager-resetOffers.patch Villager resetOffers API 2020-10-03 21:20:10 -07:00
Villager-Restocks-API.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Wait-for-Async-Tasks-during-shutdown.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
WitchConsumePotionEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
WitchReadyPotionEvent.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
WitchThrowPotionEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Workaround-for-Client-Lag-Spikes-MC-162253.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00
Workaround-for-setting-passengers-on-players.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Workaround-for-vehicle-tracking-issue-on-disconnect.patch 1.16.2 Release (#4123) 2020-08-24 22:22:08 -04:00