mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-02 17:32:03 +01:00
SPIGOT-6746: Clarify PlayerPortalEvent documentation
By: md_5 <git@md-5.net>
This commit is contained in:
parent
e4ae7c57b7
commit
1f934c6832
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue