mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-02 14:38:26 +01:00
Annotation style
This commit is contained in:
parent
dbf5ff6cd4
commit
f26e6ef91f
@ -24,6 +24,5 @@ public interface PlayerProvider {
|
||||
* @param connection the player connection
|
||||
* @return a newly create {@link Player} object
|
||||
*/
|
||||
@NotNull
|
||||
Player createPlayer(@NotNull UUID uuid, @NotNull String username, @NotNull PlayerConnection connection);
|
||||
@NotNull Player createPlayer(@NotNull UUID uuid, @NotNull String username, @NotNull PlayerConnection connection);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user