13
0
geforkt von Mirrors/Paper

SPIGOT-6746: Clarify PlayerPortalEvent documentation

By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Bukkit/Spigot 2021-09-25 08:02:58 +10:00
Ursprung e4ae7c57b7
Commit 1f934c6832

Datei anzeigen

@ -8,7 +8,7 @@ import org.jetbrains.annotations.Nullable;
/**
* Called when a player is about to teleport because it is in contact with a
* portal.
* portal which will generate an exit portal.
* <p>
* For other entities see {@link org.bukkit.event.entity.EntityPortalEvent}
*/