Files
Paper/paper-server/patches/sources/net/minecraft/world/entity
Jake Potrebic 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
..
2021-02-18 13:13:27 -06:00
2021-09-15 20:44:22 +02:00
2021-09-08 21:34:01 +02:00
2022-07-04 21:45:36 -07:00
2016-10-16 23:19:30 -07:00
2021-01-29 15:13:11 +01:00
2021-10-17 15:39:48 -04:00