PaperMC/paper-server/patches/sources/net/minecraft/world/entity
Jake Potrebic e06fe76018 More Raid API
== AT ==
public net.minecraft.world.entity.raid.Raid raidEvent
2022-03-04 09:46:33 -08:00
..
ai Only erase allay memory on non-item targets 2023-08-04 15:53:36 +02:00
ambient Climbing should not bypass cramming gamerule 2020-08-23 20:59:00 +02:00
animal Fix several issues with EntityBreedEvent 2022-12-15 00:14:44 -08:00
boss Restore vanilla entity drops behavior 2022-03-22 09:34:41 -07:00
decoration Restore vanilla entity drops behavior 2022-03-22 09:34:41 -07:00
item Don't use level random in entity constructors 2022-07-10 14:13:22 -07:00
monster Add ShulkerDuplicateEvent 2024-01-05 03:50:10 -05:00
npc Add PlayerTradeEvent and PlayerPurchaseEvent 2020-07-02 16:12:10 -07:00
player Add PlayerShieldDisableEvent 2023-05-01 16:22:43 -05:00
projectile Validate ResourceLocation in NBT reading 2024-01-04 13:49:14 +01:00
raid More Raid API 2022-03-04 09:46:33 -08:00
vehicle Validate ResourceLocation in NBT reading 2024-01-04 13:49:14 +01:00
AgeableMob.java.patch Honor EntityAgeable.ageLock 2018-09-23 20:59:53 -05:00
AreaEffectCloud.java.patch
ConversionParams.java.patch Add EntityZapEvent 2016-10-16 23:19:30 -07:00
ConversionType.java.patch
Display.java.patch Fix text display error on spawn 2023-03-16 16:27:50 +01:00
Entity.java.patch Don't fire sync events during worldgen 2023-11-23 10:33:25 -08:00
EntitySelector.java.patch Ability to control player's insomnia and phantoms 2022-01-22 17:56:19 +01:00
EntityType.java.patch Validate ResourceLocation in NBT reading 2024-01-04 13:49:14 +01:00
ExperienceOrb.java.patch Expand PlayerItemMendEvent 2022-01-20 18:11:20 -08:00
Interaction.java.patch Fix advancement triggers for entity damage 2023-03-16 10:04:17 +01:00
ItemBasedSteering.java.patch
Leashable.java.patch Validate ResourceLocation in NBT reading 2024-01-04 13:49:14 +01:00
LightningBolt.java.patch Fix strikeLightningEffect powers lightning rods and clears copper 2023-09-30 12:36:14 +02:00
LivingEntity.java.patch Validate ResourceLocation in NBT reading 2024-01-04 13:49:14 +01:00
Mob.java.patch Validate ResourceLocation in NBT reading 2024-01-04 13:49:14 +01:00
NeutralMob.java.patch Prevent entity loading causing async lookups 2022-03-06 11:09:09 -05:00
OminousItemSpawner.java.patch Fixes and additions to the spawn reason API 2019-03-24 00:24:52 -04:00
PathfinderMob.java.patch
Shearable.java.patch Add Shearable API 2021-10-17 15:39:48 -04:00
TamableAnimal.java.patch Fix NPE on null loc for EntityTeleportEvent 2023-12-09 19:15:59 -08:00