mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
@@ -161,6 +161,7 @@ public final class NamespacedKey {
|
||||
*/
|
||||
@ApiStatus.Internal
|
||||
@NotNull
|
||||
@Deprecated
|
||||
public static NamespacedKey randomKey() {
|
||||
return new NamespacedKey(BUKKIT, UUID.randomUUID().toString());
|
||||
}
|
||||
|
Reference in New Issue
Block a user