15fcde4b3cd170f6f9675fe78532b207b29061a0
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).
Description
No description provided
51 MiB
Languages
Java
100%