Release 7.0.0-rc.4

This commit is contained in:
Alexander Brandes
2023-08-02 13:51:03 +02:00
parent 0d63c2bdb6
commit 72f511ce99
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ public final class UncheckedWorldLocation extends Location {
* @param world World
* @param loc Coordinates
* @return New location
* @since TODO
* @since 7.0.0
*/
@DoNotUse
public static @NonNull UncheckedWorldLocation at(final @NonNull String world, BlockVector3 loc) {