Files
Paper/paper-server/patches/sources/net/minecraft/world/entity/monster
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
..
2018-06-18 15:46:23 +02:00
2021-10-24 20:29:45 -07:00
2022-07-04 21:45:36 -07:00
2022-06-12 02:26:04 +02:00
2018-08-24 11:50:26 -05:00
2021-06-21 23:56:07 -04:00
2018-10-12 14:10:46 -05:00