mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-02 17:32:03 +01:00
15fcde4b3c
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). |
||
---|---|---|
.. | ||
BanIpCommands.java.patch | ||
BanPlayerCommands.java.patch | ||
DefaultGameModeCommands.java.patch | ||
DeOpCommands.java.patch | ||
DifficultyCommand.java.patch | ||
EffectCommands.java.patch | ||
GameModeCommand.java.patch | ||
GameRuleCommand.java.patch | ||
GiveCommand.java.patch | ||
KickCommand.java.patch | ||
ListPlayersCommand.java.patch | ||
LootCommand.java.patch | ||
OpCommand.java.patch | ||
PlaceCommand.java.patch | ||
ReloadCommand.java.patch | ||
ScheduleCommand.java.patch | ||
SetSpawnCommand.java.patch | ||
SetWorldSpawnCommand.java.patch | ||
SpreadPlayersCommand.java.patch | ||
SummonCommand.java.patch | ||
TeleportCommand.java.patch | ||
TimeCommand.java.patch | ||
WeatherCommand.java.patch | ||
WorldBorderCommand.java.patch |