Skip to content

Commit 7b72bc9

Browse files
committed
fix: remove now invalid api note
1 parent 89b59e9 commit 7b72bc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/src/main/java/com/velocitypowered/api/event/player/PlayerClientLoadedWorldEvent.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
*
1717
* <p>This event is fired when the player explicitly notifies the server after loading the world (closing the downloading terrain screen)
1818
*
19-
* @apiNote Velocity does not ensure the timing of this packet. Consequently, this event might fire before {@link Player#getCurrentServer()} is set.
2019
* @implNote Unlike Paper this event will <u>not</u> fire due to a timeout.
2120
* @sinceMinecraft 1.21.4
2221
* @since 3.4.0

0 commit comments

Comments
 (0)