Commit Graph

10 Commits

Author SHA1 Message Date
f3c1eb3dc0 More param name fixes 2024-12-20 12:45:19 +01:00
9aa5f1a955 LivingEntity 2024-12-14 21:21:09 +01:00
07642b457e More entity classes 2024-12-14 12:36:08 +01:00
45ddf764d9 Move patches to unapplied 2024-12-12 12:30:31 +01:00
15fcde4b3c Fix NPE on null loc for EntityTeleportEvent
EntityTeleportEvent#setTo is marked as nullable and so is the
getTo method. This fixes the handling of a null "to" location
by treating it the same as the event being cancelled. This is
already existing behavior for the EntityPortalEvent (which
extends EntityTeleportEvent).
2023-12-09 19:15:59 -08:00
d9db4d694b Add EntityToggleSitEvent 2022-03-11 15:33:10 +00:00
8f23a7f6af Add TameableDeathMessageEvent 2021-06-21 21:24:45 -04:00
a85863338c Expand EntityUnleashEvent 2021-01-29 15:13:11 +01:00
cd4969468c Configurable max leash distance 2021-01-03 21:04:03 -08:00
30e4583dbe Remap CraftBukkit to Mojang+Yarn Mappings
By: Initial Source <noreply+automated@papermc.io>
2024-12-11 22:26:55 +01:00