3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-12-19 04:50:06 +01:00
Paper/nms-patches
blablubbabc c3749a2358 Remove the Damage tag from items when it is 0.
CraftBukkit (and Minecraft as well in some cases, such as when getting
an item from the creative inventory menu) will omit the Damage tag when
it is zero. However, minecraft will add the tag in some situations
nevertheless, such as when loading the ItemStack, or when explictly
setting the item undamaged.

These items (with and without the Damage tag for undamaged items) will
be considered as different by minecraft and CraftBukkit in various
situations, even though they should not. In CraftBukkit these items will
actually only be considered unsimilar if the items' metadata is not
'empty' (if it contains other additional metadata, such as enchantments,
etc.).

If the item's tag is empty after removing the Damage tag, it gets
completely removed. The setRepairCost function was adapted to behave in
the same way (removal of the tag if it becomes empty).
2019-04-20 13:00:41 +10:00
..
Advancement.patch Mappings Update 2018-12-26 08:00:00 +11:00
AdvancementDataPlayer.patch Mappings Update 2018-12-26 08:00:00 +11:00
Advancements.patch Mappings Update 2018-12-06 10:00:00 +11:00
ArgumentBlock.patch Mappings Update 2018-12-26 08:00:00 +11:00
ArgumentEntity.patch SPIGOT-4193: API for selecting entities by strings 2019-01-31 15:08:25 +11:00
ArgumentParserSelector.patch Mappings Update 2019-03-17 11:48:53 +11:00
AttributeRanged.patch Update to Minecraft 1.13 2018-07-22 12:00:00 +10:00
Block.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockBeacon.patch Fix dangerously threaded beacons 2019-03-17 13:09:37 +11:00
BlockBed.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockButtonAbstract.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockCactus.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockCake.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockCauldron.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockChorusFlower.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
BlockCocoa.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockCommand.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockConcretePowder.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
BlockCoral.patch SPIGOT-4194: Call BlockFadeEvent for coral 2018-07-31 10:17:43 +10:00
BlockCoralFan.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockCoralFanWall.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockCoralPlant.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockCrops.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
BlockDaylightDetector.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockDiodeAbstract.patch Mappings Update 2018-12-13 11:00:00 +11:00
BlockDirtSnowSpreadable.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockDispenser.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockDoor.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockDragonEgg.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockDropper.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockEnderPortal.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockFire.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockFluids.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockGrass.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
BlockIce.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockJukeBox.patch SPIGOT-4503: Add API to insert complete ItemStack into Jukebox 2018-12-22 10:50:57 +11:00
BlockKelp.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockLeaves.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockLever.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockMagma.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockMinecartDetector.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockMobSpawner.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockMonsterEggs.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockMushroom.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockNetherWart.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockNote.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockObserver.patch Mappings Update 2018-12-13 11:00:00 +11:00
BlockOre.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockPiston.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockPlant.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockPortal.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockPoweredRail.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockPressurePlateAbstract.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockPressurePlateBinary.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockPressurePlateWeighted.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
BlockPumpkinCarved.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockRedstoneComparator.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockRedstoneLamp.patch Mappings Update 2018-12-13 11:00:00 +11:00
BlockRedstoneOre.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockRedstoneTorch.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockRedstoneWire.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockReed.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockSapling.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
BlockShulkerBox.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockSkullAbstract.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockSnow.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockSnowBlock.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockSoil.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockSponge.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockStateInteger.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockStem.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockTallPlant.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockTNT.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
BlockTrapdoor.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockTripwire.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockTripwireHook.patch Mappings Update 2018-12-06 10:00:00 +11:00
BlockTurtleEgg.patch SPIGOT-4584: Call events for hatching turtle eggs 2019-01-18 02:50:04 +01:00
BlockVine.patch Mappings Update 2018-12-26 08:00:00 +11:00
BlockWaterLily.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BlockWitherSkull.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
BossBattleCustom.patch Mappings Update 2018-12-26 08:00:00 +11:00
Chunk.patch Mappings Update 2018-12-26 08:00:00 +11:00
ChunkMap.patch Mappings Update 2018-12-13 11:00:00 +11:00
ChunkProviderGenerate.patch Mappings Update 2018-12-13 11:00:00 +11:00
ChunkProviderServer.patch SPIGOT-4563: Fix regenerating chunks saved to disk already 2019-01-03 15:44:06 +11:00
ChunkRegionLoader.patch SPIGOT-4563: Fix regenerating chunks saved to disk already 2019-01-03 15:44:06 +11:00
ChunkTaskScheduler.patch Mappings Update 2018-12-26 08:00:00 +11:00
CommandBlockListenerAbstract.patch Mappings Update 2018-12-26 08:00:00 +11:00
CommandDebug.patch Mappings Update 2018-12-26 08:00:00 +11:00
CommandDispatcher.patch Mappings Update 2018-12-26 08:00:00 +11:00
CommandEffect.patch Mappings Update 2018-12-26 08:00:00 +11:00
CommandForceload.patch Mappings Update 2018-12-26 08:00:00 +11:00
CommandGamemode.patch Mappings Update 2018-12-26 08:00:00 +11:00
CommandGamerule.patch Mappings Update 2018-12-26 08:00:00 +11:00
CommandListenerWrapper.patch Fix minecraft.command.selector permission 2019-01-18 16:02:08 +11:00
CommandSpreadPlayers.patch Mappings Update 2018-12-26 08:00:00 +11:00
CommandSummon.patch Mappings Update 2018-12-26 08:00:00 +11:00
CommandTeleport.patch Mappings Update 2018-12-26 08:00:00 +11:00
Container.patch SPIGOT-4556: Fix plugins closing inventory during drop events 2018-12-31 10:13:02 +11:00
ContainerAnvil.patch Mappings Update 2018-12-13 11:00:00 +11:00
ContainerBeacon.patch Update to Minecraft 1.12.2 2017-09-18 20:00:00 +10:00
ContainerBrewingStand.patch Update to Minecraft 1.12.2 2017-09-18 20:00:00 +10:00
ContainerChest.patch Update to Minecraft 1.12.2 2017-09-18 20:00:00 +10:00
ContainerDispenser.patch Update to Minecraft 1.12.2 2017-09-18 20:00:00 +10:00
ContainerEnchantTable.patch Mappings Update 2018-12-26 08:00:00 +11:00
ContainerFurnace.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
ContainerHopper.patch Update to Minecraft 1.12.2 2017-09-18 20:00:00 +10:00
ContainerHorse.patch Mappings Update 2018-12-26 08:00:00 +11:00
ContainerMerchant.patch Update to Minecraft 1.11 2016-11-17 12:41:03 +11:00
ContainerPlayer.patch Mappings Update 2018-12-26 08:00:00 +11:00
ContainerShulkerBox.patch Update to Minecraft 1.11 2016-11-17 12:41:03 +11:00
ContainerWorkbench.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
CraftingManager.patch SPIGOT-4638: Give last registered recipe priority 2019-02-26 11:17:42 +11:00
CrashReport.patch Mappings Update 2018-12-26 08:00:00 +11:00
CustomFunction.patch Mappings Update 2018-12-26 08:00:00 +11:00
CustomFunctionData.patch Mappings Update 2018-12-26 08:00:00 +11:00
DamageSource.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
DataConverterFlatten.patch Mappings Update 2018-12-26 08:00:00 +11:00
DataConverterMap.patch Mappings Update 2018-12-26 08:00:00 +11:00
DataConverterRegistry.patch Mappings Update 2018-12-26 08:00:00 +11:00
DataWatcher.patch Mappings Update 2018-12-26 08:00:00 +11:00
DedicatedServer.patch Mappings Update 2018-12-13 11:00:00 +11:00
DispenseBehaviorItem.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
DispenseBehaviorProjectile.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
DispenserRegistry.patch Mappings Update 2018-12-26 08:00:00 +11:00
DragonControllerManager.patch Mappings Update 2018-12-06 10:00:00 +11:00
Enchantment.patch Mappings Update 2018-12-26 08:00:00 +11:00
EnchantmentFrostWalker.patch Mappings Update 2018-12-13 11:00:00 +11:00
EnchantmentThorns.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EnchantmentWeaponDamage.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
Entity.patch Fix a bunch of duplicate EntityCombustEvent calls 2019-01-11 11:41:32 +11:00
EntityAgeable.patch Mappings Update 2018-12-13 11:00:00 +11:00
EntityAnimal.patch Add love mode API to Animals 2019-02-28 16:29:24 +11:00
EntityAreaEffectCloud.patch Make AreaEffectCloudApplyEvent cancellable 2019-02-07 00:40:41 -05:00
EntityArmorStand.patch Mappings Update 2018-12-06 10:00:00 +11:00
EntityArrow.patch Fix a bunch of duplicate EntityCombustEvent calls 2019-01-11 11:41:32 +11:00
EntityBat.patch Implement BatToggleSleepEvent 2018-09-17 16:49:45 +10:00
EntityBoat.patch SPIGOT-4647: Properly cancel VehicleDamageEvent 2019-03-05 16:42:23 +11:00
EntityCaveSpider.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
EntityChicken.patch Mappings Update 2018-12-13 11:00:00 +11:00
EntityCow.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityCreature.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityCreeper.patch Mappings Update 2018-12-13 11:00:00 +11:00
EntityDamageSourceIndirect.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityDolphin.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityEgg.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityEnderCrystal.patch Fix ExplosionPrimeEvent#setFire not working with EnderCrystals 2019-03-10 11:06:55 +11:00
EntityEnderDragon.patch Mappings Update 2018-12-13 11:00:00 +11:00
EntityEnderman.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityEnderPearl.patch Mappings Update 2018-12-13 11:00:00 +11:00
EntityEvokerFangs.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
EntityExperienceOrb.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityFallingBlock.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityFireball.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityFireworks.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityFish.patch Mappings Update 2018-12-06 10:00:00 +11:00
EntityFishingHook.patch SPIGOT-4700: Add PlayerFishEvent.State.REEL_IN 2019-04-15 20:42:51 +10:00
EntityGhast.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityGuardianElder.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityHanging.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityHorseAbstract.patch Mappings Update 2018-12-13 11:00:00 +11:00
EntityHorseChestedAbstract.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityHuman.patch SPIGOT-4666: Force parameter in HumanEntity#sleep 2019-03-13 18:31:59 +11:00
EntityIllagerIllusioner.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityInsentient.patch Fix a bunch of duplicate EntityCombustEvent calls 2019-01-11 11:41:32 +11:00
EntityIronGolem.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityItem.patch SPIGOT-4591: Must mark itemstacks as dirty in case the handle itself changed 2019-01-25 20:54:56 +11:00
EntityItemFrame.patch Mappings Update 2018-12-06 10:00:00 +11:00
EntityLargeFireball.patch Use getBukkitEntity for ExplosionPrimeEvent instead of creating new one 2019-03-04 16:50:50 +01:00
EntityLeash.patch SPIGOT-4396: Improve vehicle movement 2018-09-26 17:19:16 +10:00
EntityLightning.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityLiving.patch Rebuild patches 2019-03-06 16:38:02 +11:00
EntityLlamaSpit.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityMinecartAbstract.patch SPIGOT-4647: Properly cancel VehicleDamageEvent 2019-03-05 16:42:23 +11:00
EntityMinecartCommandBlock.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityMinecartContainer.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
EntityMushroomCow.patch Add list of entities to EntityTransformEvent & move die calls 2018-12-05 09:51:45 +11:00
EntityOcelot.patch Update to Minecraft 1.13.2 2018-10-23 06:00:00 +11:00
EntityPainting.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityParrot.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityPhantom.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityPig.patch Add list of entities to EntityTransformEvent & move die calls 2018-12-05 09:51:45 +11:00
EntityPigZombie.patch Update to Minecraft 1.13.2 2018-10-23 06:00:00 +11:00
EntityPlayer.patch SPIGOT-4666: Force parameter in HumanEntity#sleep 2019-03-13 18:31:59 +11:00
EntityPotion.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityProjectile.patch Mappings Update 2018-12-06 10:00:00 +11:00
EntityPufferFish.patch Update to Minecraft 1.13 2018-07-22 12:00:00 +10:00
EntityRabbit.patch Mappings Update 2018-12-13 11:00:00 +11:00
EntitySelector.patch Fix minecraft.command.selector permission 2019-01-18 16:02:08 +11:00
EntitySheep.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityShulker.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityShulkerBullet.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntitySilverfish.patch Update to Minecraft 1.13 2018-07-22 12:00:00 +10:00
EntitySkeleton.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntitySkeletonAbstract.patch SPIGOT-4571: EntityCombustEvent not firing for phantoms 2019-01-09 20:39:25 +11:00
EntitySkeletonWither.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
EntitySlice.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntitySlime.patch Add list of entities to EntityTransformEvent & move die calls 2018-12-05 09:51:45 +11:00
EntitySmallFireball.patch Fix a bunch of duplicate EntityCombustEvent calls 2019-01-11 11:41:32 +11:00
EntitySnowman.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntitySpectralArrow.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
EntitySpider.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
EntityThrownExpBottle.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityThrownTrident.patch Mappings Update 2018-12-06 10:00:00 +11:00
EntityTippedArrow.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityTNTPrimed.patch Use getBukkitEntity for ExplosionPrimeEvent instead of creating new one 2019-03-04 16:50:50 +01:00
EntityTracker.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityTrackerEntry.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityTurtle.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityTypes.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityVex.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
EntityVillager.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityWitch.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
EntityWither.patch SPIGOT-4615: Missing target event for withers 2019-02-10 10:32:24 +11:00
EntityWitherSkull.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
EntityWolf.patch Mappings Update 2018-12-26 08:00:00 +11:00
EntityZombie.patch Fix a bunch of duplicate EntityCombustEvent calls 2019-01-11 11:41:32 +11:00
EntityZombieHusk.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
EntityZombieVillager.patch SPIGOT-4684: Update persistence of converting zombie villagers 2019-04-08 20:29:18 +10:00
ExpirableListEntry.patch Mappings Update 2018-12-13 11:00:00 +11:00
ExpiringMap.patch Mappings Update 2018-12-26 08:00:00 +11:00
Explosion.patch Mappings Update 2018-12-26 08:00:00 +11:00
FluidTypeFlowing.patch SPIGOT-4570: Add FluidLevelChangeEvent 2019-01-08 21:23:11 +11:00
FluidTypeLava.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
FoodMetaData.patch Update to Minecraft 1.13 2018-07-22 12:00:00 +10:00
FurnaceRecipe.patch Add RecipeChoice.ExactChoice API for NBT matches on ingredients 2019-01-02 15:56:21 +11:00
HandshakeListener.patch Mappings Update 2018-12-06 10:00:00 +11:00
ICommandListener.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
IDataManager.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
IInventory.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
InventoryCrafting.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
InventoryCraftResult.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
InventoryEnderChest.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
InventoryHorseChest.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
InventoryLargeChest.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
InventoryMerchant.patch Fix merchant inventories with custom titles 2018-08-01 08:50:08 +10:00
InventorySubcontainer.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
IRecipe.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
ItemArmor.patch Add BlockDispenseArmorEvent 2018-09-09 18:44:55 +10:00
ItemArmorStand.patch Update to Minecraft 1.13.2 2018-10-23 06:00:00 +11:00
ItemBlock.patch Add Player to BlockCanBuildEvent 2018-11-18 09:27:46 +11:00
ItemBoat.patch Mappings Update 2018-12-26 08:00:00 +11:00
ItemBow.patch SPIGOT-4571: EntityCombustEvent not firing for phantoms 2019-01-09 20:39:25 +11:00
ItemBucket.patch Mappings Update 2018-12-26 08:00:00 +11:00
ItemChorusFruit.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
ItemDye.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
ItemEndCrystal.patch Update to Minecraft 1.13.2 2018-10-23 06:00:00 +11:00
ItemEnderPearl.patch Mappings Update 2018-12-26 08:00:00 +11:00
ItemFireball.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
ItemFish.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
ItemFishingRod.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
ItemFlintAndSteel.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
ItemFood.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
ItemGoldenApple.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
ItemGoldenAppleEnchanted.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
ItemHanging.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
ItemLeash.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
ItemMilkBucket.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
ItemMinecart.patch SPIGOT-794: Call EntityPlaceEvent for Minecart placement 2018-12-27 10:45:36 +11:00
ItemPotion.patch SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent 2018-07-20 16:06:34 +10:00
ItemRecord.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
ItemSign.patch SPIGOT-4678: Fix placing signs in certain circumstances 2019-03-24 21:34:57 +11:00
ItemSkullPlayer.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
ItemSnowball.patch Mappings Update 2018-12-26 08:00:00 +11:00
ItemStack.patch Remove the Damage tag from items when it is 0. 2019-04-20 13:00:41 +10:00
ItemTrident.patch Mappings Update 2018-12-06 10:00:00 +11:00
ItemWaterLily.patch Mappings Update 2018-12-26 08:00:00 +11:00
ItemWorldMap.patch Mappings Update 2018-12-26 08:00:00 +11:00
IWorldWriter.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
JsonList.patch Mappings Update 2018-12-26 08:00:00 +11:00
LegacyPingHandler.patch Mappings Update 2018-12-26 08:00:00 +11:00
LoginListener.patch Mappings Update 2018-12-26 08:00:00 +11:00
LootEnchantFunction.patch Mappings Update 2018-12-13 11:00:00 +11:00
LootItemConditionRandomChanceWithLooting.patch Mappings Update 2018-12-13 11:00:00 +11:00
LootTableInfo.patch Mappings Update 2018-12-13 11:00:00 +11:00
MerchantRecipe.patch Update to Minecraft 1.11 2016-11-17 12:41:03 +11:00
MethodProfiler.patch Mappings Update 2018-12-26 08:00:00 +11:00
MinecraftServer.patch Load default world spawn areas in consistent order 2019-01-05 17:05:51 +11:00
MobEffectList.patch Mappings Update 2018-12-26 08:00:00 +11:00
MobSpawnerAbstract.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
MobSpawnerPhantom.patch Use SpawnReason.NATURAL for Phantom spawning 2018-07-27 19:33:42 +10:00
NameReferencingFileConverter.patch Mappings Update 2018-12-26 08:00:00 +11:00
NetworkManager.patch Mappings Update 2018-12-26 08:00:00 +11:00
PacketDataSerializer.patch Update to Minecraft 1.13.2 2018-10-23 06:00:00 +11:00
PacketPlayInCloseWindow.patch Update to Minecraft 1.9 2016-03-01 09:32:45 +11:00
PacketPlayOutWorldBorder.patch Fix nether world border center not adjusting 2017-06-18 19:23:33 +10:00
PacketStatusListener.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
PathfinderGoalBreakDoor.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
PathfinderGoalBreed.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
PathfinderGoalDefendVillage.patch Update to Minecraft 1.10 2016-06-09 11:43:49 +10:00
PathfinderGoalDoorInteract.patch Use CraftBlock.at helper 2018-08-03 09:59:22 +10:00
PathfinderGoalEatTile.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
PathfinderGoalFollowOwner.patch Update to Minecraft 1.13 2018-07-22 12:00:00 +10:00
PathfinderGoalHorseTrap.patch SPIGOT-4372: LightningStrikeEvent cause API 2018-09-15 19:16:42 +10:00
PathfinderGoalHurtByTarget.patch Update to Minecraft 1.13 2018-07-22 12:00:00 +10:00
PathfinderGoalMakeLove.patch Mappings Update 2018-12-13 11:00:00 +11:00
PathfinderGoalNearestAttackableTarget.patch Mappings Update 2018-12-26 08:00:00 +11:00
PathfinderGoalNearestAttackableTargetInsentient.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
PathfinderGoalOwnerHurtByTarget.patch Cut fluff from patch headers. 2015-05-25 20:37:24 +10:00
PathfinderGoalOwnerHurtTarget.patch Cut fluff from patch headers. 2015-05-25 20:37:24 +10:00
PathfinderGoalPanic.patch Update to Minecraft 1.13.2 2018-10-23 06:00:00 +11:00
PathfinderGoalRemoveBlock.patch Mappings Update 2018-12-06 10:00:00 +11:00
PathfinderGoalSit.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
PathfinderGoalTame.patch Update to Minecraft 1.11 2016-11-17 12:41:03 +11:00
PathfinderGoalTarget.patch Update to Minecraft 1.11 2016-11-17 12:41:03 +11:00
PathfinderGoalTargetNearestPlayer.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
PathfinderGoalTempt.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
PathfinderGoalVillagerFarm.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
PlayerChunkMap.patch Mappings Update 2018-12-26 08:00:00 +11:00
PlayerConnection.patch SPIGOT-4706: Can't interact with active item 2019-04-20 13:00:10 +10:00
PlayerConnectionUtils.patch Don't handle sync packets for kicked players 2019-02-03 14:23:04 +11:00
PlayerInteractManager.patch SPIGOT-4597: Make BlockDropItemEvent use a list 2019-01-30 11:20:39 +11:00
PlayerInventory.patch Fix EntityPickupItemEvent getRemaining / PlayerInventory#canHold 2019-02-13 16:59:39 +11:00
PlayerList.patch SPIGOT-4562: reducedDebugInfo not updated on world change 2019-01-02 10:57:47 +11:00
PortalTravelAgent.patch Mappings Update 2018-12-13 11:00:00 +11:00
PropertyManager.patch [SPIGOT-946] Begin making use of access transforms to simplify patching. 2015-06-06 19:46:42 +10:00
RecipeArmorDye.patch Mappings Update 2018-12-26 08:00:00 +11:00
RecipeBannerAdd.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
RecipeBannerDuplicate.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
RecipeBookClone.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
RecipeBookServer.patch Mappings Update 2018-12-26 08:00:00 +11:00
RecipeFireworks.patch Mappings Update 2018-12-06 10:00:00 +11:00
RecipeFireworksFade.patch Mappings Update 2018-12-26 08:00:00 +11:00
RecipeFireworksStar.patch Mappings Update 2018-12-26 08:00:00 +11:00
RecipeItemStack.patch Add RecipeChoice.ExactChoice API for NBT matches on ingredients 2019-01-02 15:56:21 +11:00
RecipeMapClone.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
RecipeRepair.patch Mappings Update 2018-12-26 08:00:00 +11:00
RecipeShulkerBox.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
RecipeTippedArrow.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
RecipiesShield.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
RegionFileCache.patch Mappings Update 2018-12-13 11:00:00 +11:00
RegionLimitedWorldAccess.patch Mappings Update 2018-12-26 08:00:00 +11:00
RemoteControlCommandListener.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
ScoreboardServer.patch Mappings Update 2018-12-26 08:00:00 +11:00
SecondaryWorldServer.patch Mappings Update 2018-12-26 08:00:00 +11:00
ShapedRecipes.patch Add RecipeChoice.ExactChoice API for NBT matches on ingredients 2019-01-02 15:56:21 +11:00
ShapelessRecipes.patch Add RecipeChoice.ExactChoice API for NBT matches on ingredients 2019-01-02 15:56:21 +11:00
SlotFurnaceResult.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
SpawnerCreature.patch Mappings Update 2018-12-06 10:00:00 +11:00
StatisticManager.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
StructureGenerator.patch Mappings Update 2018-12-26 08:00:00 +11:00
TagRegistry.patch SPIGOT-4166: Fix Tags being corrupted by early access (and not reflecting reloads) 2018-07-28 15:00:12 +10:00
TagsServer.patch Mappings Update 2018-12-26 08:00:00 +11:00
TickListServer.patch Mappings Update 2018-12-26 08:00:00 +11:00
TileEntity.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
TileEntityBanner.patch Mappings Update 2018-12-13 11:00:00 +11:00
TileEntityBeacon.patch Mappings Update 2018-12-26 08:00:00 +11:00
TileEntityBrewingStand.patch Mappings Update 2018-12-06 10:00:00 +11:00
TileEntityChest.patch Mappings Update 2018-12-13 11:00:00 +11:00
TileEntityCommand.patch SPIGOT-4298: Block command sender returns wrong block 2018-08-22 08:52:17 +10:00
TileEntityConduit.patch Mappings Update 2018-12-26 08:00:00 +11:00
TileEntityContainer.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
TileEntityDispenser.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
TileEntityEndGateway.patch Mappings Update 2018-12-06 10:00:00 +11:00
TileEntityFurnace.patch Mappings Update 2018-12-26 08:00:00 +11:00
TileEntityHopper.patch Mappings Update 2018-12-26 08:00:00 +11:00
TileEntityShulkerBox.patch Mappings Update 2018-12-06 10:00:00 +11:00
TileEntitySign.patch Mappings Update 2018-12-13 11:00:00 +11:00
TileEntitySkull.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
UserCache.patch Mappings Update 2018-12-26 08:00:00 +11:00
Village.patch Fix duplicate iron golem add 2019-01-11 12:37:43 +11:00
VillageSiege.patch Update to Minecraft 1.11 2016-11-17 12:41:03 +11:00
World.patch SPIGOT-4637: Add source block to BlockPhysicsEvent. 2019-02-25 19:29:43 +11:00
WorldBorder.patch Mappings Update 2018-12-26 08:00:00 +11:00
WorldData.patch Replace version constants with methods to prevent compiler inlining 2018-12-30 16:00:31 +11:00
WorldGenGroundBush.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
WorldGenMegaTreeProvider.patch Fix growing large dark oak trees 2018-07-28 08:41:45 +10:00
WorldGenTreeProvider.patch Fix growing large dark oak trees 2018-07-28 08:41:45 +10:00
WorldGenVillagePieces.patch Mappings Update 2018-12-26 08:00:00 +11:00
WorldGenWitchHut.patch Mappings Update 2018-12-06 10:00:00 +11:00
WorldManager.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
WorldMap.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
WorldNBTStorage.patch Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
WorldProviderHell.patch Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
WorldServer.patch Remove redundant CraftBukkit change for secondary world data 2019-01-05 16:41:02 +11:00