mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-05 16:49:39 +00:00
SPIGOT-6746: Clarify PlayerPortalEvent documentation
This commit is contained in:
parent
2a0a2e2ebb
commit
19e985ecaf
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
|
* Called when a player is about to teleport because it is in contact with a
|
||||||
* portal.
|
* portal which will generate an exit portal.
|
||||||
* <p>
|
* <p>
|
||||||
* For other entities see {@link org.bukkit.event.entity.EntityPortalEvent}
|
* For other entities see {@link org.bukkit.event.entity.EntityPortalEvent}
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue