Paper/nms-patches
2018-08-15 18:05:04 +10:00
..
Advancement.patch SPIGOT-4171: Advancement description not showing 2018-07-28 10:38:36 +10:00
AdvancementDataPlayer.patch
Advancements.patch
AttributeRanged.patch
Block.patch Add Unit Tests for geHardness and getBlastResistance 2018-08-08 18:07:02 +10:00
BlockButtonAbstract.patch
BlockCactus.patch
BlockCake.patch
BlockCauldron.patch
BlockChorusFlower.patch
BlockCocoa.patch
BlockCommand.patch
BlockConcretePowder.patch
BlockCoral.patch SPIGOT-4194: Call BlockFadeEvent for coral 2018-07-31 10:17:43 +10:00
BlockCoralFan.patch SPIGOT-4194: Call BlockFadeEvent for coral 2018-07-31 10:17:43 +10:00
BlockCoralFanWall.patch SPIGOT-4194: Call BlockFadeEvent for coral 2018-07-31 10:17:43 +10:00
BlockCrops.patch
BlockDaylightDetector.patch
BlockDiodeAbstract.patch
BlockDirtSnowSpreadable.patch
BlockDispenser.patch
BlockDoor.patch
BlockDragonEgg.patch
BlockDropper.patch
BlockEnderPortal.patch
BlockFire.patch
BlockFluids.patch
BlockGrass.patch
BlockIce.patch
BlockLeaves.patch
BlockLever.patch
BlockMagma.patch
BlockMinecartDetector.patch
BlockMobSpawner.patch
BlockMonsterEggs.patch
BlockMushroom.patch
BlockNetherWart.patch
BlockNote.patch
BlockObserver.patch SPIGOT-2719: Comparator and Observer don't trigger BlockRedstoneEvent 2018-08-10 08:39:18 +10:00
BlockOre.patch
BlockPiston.patch
BlockPlant.patch
BlockPortal.patch
BlockPoweredRail.patch
BlockPressurePlateAbstract.patch
BlockPressurePlateBinary.patch
BlockPressurePlateWeighted.patch
BlockPumpkinCarved.patch
BlockRedstoneComparator.patch Correct error in previous patch 2018-08-10 19:43:15 +10:00
BlockRedstoneLamp.patch
BlockRedstoneOre.patch
BlockRedstoneTorch.patch
BlockRedstoneWire.patch
BlockReed.patch
BlockSapling.patch
BlockShulkerBox.patch
BlockSkullAbstract.patch
BlockSnow.patch
BlockSnowBlock.patch
BlockSoil.patch
BlockSponge.patch SPIGOT-824: SpongeAbsorbEvent 2018-07-23 17:21:07 +10:00
BlockStateInteger.patch
BlockStem.patch
BlockTallPlant.patch
BlockTNT.patch
BlockTrapdoor.patch
BlockTripwire.patch
BlockTripwireHook.patch
BlockTurtleEgg.patch SPIGOT-4220: Player/Entity interact events when turtle eggs are stepped on 2018-08-03 08:58:15 +10:00
BlockVine.patch
BlockWaterLily.patch
BlockWitherSkull.patch
Chunk.patch SPIGOT-4190: Move ChunkLoadEvent call 2018-07-30 13:09:04 +10:00
ChunkMap.patch SPIGOT-4190: Move ChunkLoadEvent call 2018-07-30 13:09:04 +10:00
ChunkProviderGenerate.patch
ChunkProviderServer.patch SPIGOT-4137: Fix World.regenerateChunk 2018-07-25 19:32:06 +10:00
ChunkRegionLoader.patch
ChunkTaskScheduler.patch SPIGOT-4137: Fix World.regenerateChunk 2018-07-25 19:32:06 +10:00
CommandBlockListenerAbstract.patch
CommandDebug.patch
CommandDispatcher.patch SPIGOT-4029: Add event for commands being sent to client 2018-07-31 10:46:09 +10:00
CommandEffect.patch
CommandGamemode.patch
CommandGamerule.patch Fix gamerules in secondary worlds 2018-08-03 21:03:21 +10:00
CommandListenerWrapper.patch
CommandSpreadPlayers.patch
CommandTeleport.patch SPIGOT-4245, MC-128441: use target world as teleport destination 2018-08-08 18:59:20 +10:00
Container.patch
ContainerAnvil.patch
ContainerBeacon.patch
ContainerBrewingStand.patch
ContainerChest.patch
ContainerDispenser.patch
ContainerEnchantTable.patch
ContainerFurnace.patch
ContainerHopper.patch
ContainerHorse.patch
ContainerMerchant.patch
ContainerPlayer.patch
ContainerShulkerBox.patch
ContainerWorkbench.patch
CraftingManager.patch
CrashReport.patch
CustomFunction.patch
CustomFunctionData.patch
DamageSource.patch
DataConverterFlatten.patch
DataConverterMap.patch
DataWatcher.patch
DedicatedServer.patch
DispenseBehaviorItem.patch
DispenseBehaviorProjectile.patch
DispenserRegistry.patch Fix StructureGrowEvent originating from dispensers 2018-08-15 18:05:04 +10:00
DragonControllerManager.patch
Enchantment.patch
EnchantmentFrostWalker.patch
EnchantmentThorns.patch
EnchantmentWeaponDamage.patch
Entity.patch SPIGOT-3917: Add EntityDropItemEvent 2018-07-31 10:06:23 +10:00
EntityAgeable.patch
EntityAnimal.patch
EntityAreaEffectCloud.patch
EntityArmorStand.patch
EntityArrow.patch
EntityBoat.patch
EntityCaveSpider.patch
EntityChicken.patch
EntityCow.patch
EntityCreature.patch
EntityCreeper.patch
EntityDamageSourceIndirect.patch
EntityDolphin.patch
EntityEgg.patch
EntityEnderCrystal.patch
EntityEnderDragon.patch
EntityEnderman.patch
EntityEnderPearl.patch
EntityEvokerFangs.patch
EntityExperienceOrb.patch
EntityFallingBlock.patch
EntityFireball.patch
EntityFireworks.patch
EntityFish.patch
EntityFishingHook.patch
EntityGhast.patch
EntityGuardianElder.patch
EntityHanging.patch
EntityHorseAbstract.patch
EntityHorseChestedAbstract.patch
EntityHuman.patch Fix ancient style event call in PlayerDropItemEvent 2018-07-30 19:29:03 +10:00
EntityIllagerIllusioner.patch
EntityInsentient.patch SPIGOT-1936: LootTable API 2018-08-12 18:40:03 +10:00
EntityIronGolem.patch
EntityItem.patch
EntityItemFrame.patch
EntityLargeFireball.patch
EntityLeash.patch
EntityLightning.patch
EntityLiving.patch
EntityLlamaSpit.patch
EntityMinecartAbstract.patch
EntityMinecartCommandBlock.patch
EntityMinecartContainer.patch SPIGOT-1936: LootTable API 2018-08-12 18:40:03 +10:00
EntityMushroomCow.patch
EntityOcelot.patch
EntityPainting.patch
EntityParrot.patch
EntityPhantom.patch
EntityPig.patch
EntityPigZombie.patch SPIGOT-4219: Event for PigZombies angering. 2018-08-05 10:18:01 +10:00
EntityPlayer.patch SPIGOT-227: Add entity persistent flag 2018-07-30 12:29:43 +10:00
EntityPotion.patch
EntityProjectile.patch
EntityPufferFish.patch
EntityRabbit.patch
EntitySheep.patch
EntityShulker.patch
EntityShulkerBullet.patch
EntitySilverfish.patch
EntitySkeleton.patch
EntitySkeletonAbstract.patch
EntitySkeletonWither.patch
EntitySlice.patch
EntitySlime.patch
EntitySmallFireball.patch
EntitySnowman.patch
EntitySpectralArrow.patch
EntitySpider.patch
EntityThrownExpBottle.patch
EntityTippedArrow.patch
EntityTNTPrimed.patch
EntityTracker.patch
EntityTrackerEntry.patch
EntityTurtle.patch Fix scute dropping 2018-07-24 22:22:56 +10:00
EntityTypes.patch
EntityVex.patch
EntityVillager.patch
EntityWitch.patch
EntityWither.patch
EntityWitherSkull.patch
EntityWolf.patch
EntityZombie.patch Add SpawnReason.DROWNED 2018-07-27 14:20:35 +10:00
EntityZombieHusk.patch
EntityZombieVillager.patch
ExpirableListEntry.patch
Explosion.patch
FluidTypeFlowing.patch
FluidTypeLava.patch
FoodMetaData.patch
FurnaceRecipe.patch
HandshakeListener.patch
ICommandListener.patch
IDataManager.patch
IInventory.patch
InventoryCrafting.patch
InventoryCraftResult.patch
InventoryEnderChest.patch
InventoryHorseChest.patch
InventoryLargeChest.patch
InventoryMerchant.patch Fix merchant inventories with custom titles 2018-08-01 08:50:08 +10:00
InventorySubcontainer.patch
IRecipe.patch
ItemArmor.patch
ItemBlock.patch
ItemBoat.patch
ItemBow.patch
ItemBucket.patch SPIGOT-4238: Sometimes buckets are leaky client side when empty event is cancelled 2018-08-07 21:17:49 +10:00
ItemChorusFruit.patch
ItemDye.patch
ItemEnderPearl.patch
ItemFireball.patch
ItemFish.patch
ItemFishingRod.patch
ItemFlintAndSteel.patch
ItemFood.patch
ItemGoldenApple.patch
ItemGoldenAppleEnchanted.patch
ItemHanging.patch
ItemLeash.patch
ItemMilkBucket.patch
ItemMinecart.patch
ItemPotion.patch
ItemRecord.patch
ItemSkullPlayer.patch
ItemSnowball.patch
ItemStack.patch SPIGOT-4221: Update surrounding blocks for cancelled break/place 2018-08-03 11:34:26 +10:00
ItemTrident.patch SPIGOT-4199: Riptide related APIs 2018-08-02 09:38:52 +10:00
ItemWaterLily.patch
ItemWorldMap.patch
ItemWrittenBook.patch
IWorldWriter.patch
JsonList.patch
LoginListener.patch
LootEnchantFunction.patch SPIGOT-1936: LootTable API 2018-08-12 18:40:03 +10:00
LootItemConditionRandomChanceWithLooting.patch SPIGOT-1936: LootTable API 2018-08-12 18:40:03 +10:00
LootTableInfo.patch SPIGOT-1936: LootTable API 2018-08-12 18:40:03 +10:00
MerchantRecipe.patch
MethodProfiler.patch
MinecraftServer.patch SPIGOT-4140, SPIGOT-4157: World generation errors 2018-07-26 22:11:02 +10:00
MobEffectList.patch
MobSpawnerAbstract.patch
MobSpawnerPhantom.patch Use SpawnReason.NATURAL for Phantom spawning 2018-07-27 19:33:42 +10:00
NameReferencingFileConverter.patch
NetworkManager.patch
PacketDataSerializer.patch
PacketPlayInCloseWindow.patch
PacketPlayOutPlayerListHeaderFooter.patch SPIGOT-1714: Draft API for player list header / footer 2018-07-29 21:30:31 +10:00
PacketPlayOutWorldBorder.patch
PacketStatusListener.patch
PathfinderGoalBreakDoor.patch
PathfinderGoalBreed.patch
PathfinderGoalDefendVillage.patch
PathfinderGoalDoorInteract.patch Use CraftBlock.at helper 2018-08-03 09:59:22 +10:00
PathfinderGoalEatTile.patch
PathfinderGoalFollowOwner.patch
PathfinderGoalHorseTrap.patch
PathfinderGoalHurtByTarget.patch
PathfinderGoalMakeLove.patch
PathfinderGoalNearestAttackableTarget.patch
PathfinderGoalNearestAttackableTargetInsentient.patch
PathfinderGoalOwnerHurtByTarget.patch
PathfinderGoalOwnerHurtTarget.patch
PathfinderGoalPanic.patch
PathfinderGoalSit.patch
PathfinderGoalTame.patch
PathfinderGoalTarget.patch
PathfinderGoalTargetNearestPlayer.patch
PathfinderGoalTempt.patch
PathfinderGoalVillagerFarm.patch
PlayerChunk.patch
PlayerChunkMap.patch
PlayerConnection.patch SPIGOT-4119: Incorrect slot type in InventoryClickEvent 2018-07-24 08:41:15 +10:00
PlayerInteractManager.patch SPIGOT-4221: Update surrounding blocks for cancelled break/place 2018-08-03 11:34:26 +10:00
PlayerInventory.patch
PlayerList.patch
PortalTravelAgent.patch
PropertyManager.patch
RecipeArmorDye.patch
RecipeBannerAdd.patch
RecipeBannerDuplicate.patch
RecipeBookClone.patch
RecipeFireworks.patch
RecipeFireworksFade.patch
RecipeFireworksStar.patch
RecipeMapClone.patch
RecipeRepair.patch
RecipeShulkerBox.patch
RecipeTippedArrow.patch
RecipiesShield.patch
RegionFileCache.patch
RegionLimitedWorldAccess.patch
RemoteControlCommandListener.patch
ScoreboardServer.patch
SecondaryWorldServer.patch
ShapedRecipes.patch
ShapelessRecipes.patch
SlotFurnaceResult.patch
SpawnerCreature.patch
StatisticManager.patch
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 SPIGOT-4166: Fix Tags being corrupted by early access (and not reflecting reloads) 2018-07-28 15:00:12 +10:00
TickListServer.patch
TileEntity.patch
TileEntityBanner.patch
TileEntityBeacon.patch
TileEntityBrewingStand.patch
TileEntityChest.patch
TileEntityCommand.patch
TileEntityConduit.patch
TileEntityContainer.patch
TileEntityDispenser.patch
TileEntityEndGateway.patch
TileEntityFurnace.patch SPIGOT-4184: Fix furnaces not matching Vanilla smelt or animations 2018-08-05 11:21:01 +10:00
TileEntityHopper.patch
TileEntityJukeBox.patch
TileEntityShulkerBox.patch
TileEntitySign.patch
TileEntitySkull.patch
UserCache.patch
Village.patch
VillageSiege.patch
World.patch SPIGOT-4178: Add another BlockPhysicsEvent call site 2018-07-29 09:37:16 +10:00
WorldBorder.patch
WorldData.patch
WorldGenGroundBush.patch
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
WorldGenWitchHut.patch
WorldManager.patch
WorldMap.patch SPIGOT-4141: Untouched filled maps not saving 2018-07-25 14:13:17 +10:00
WorldNBTStorage.patch
WorldProviderHell.patch
WorldServer.patch