Add since to deprecated for removals (#10848)
This commit is contained in:
@@ -129,7 +129,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ * can exist without a key.
|
||||
+ */
|
||||
+ @Override
|
||||
+ @Deprecated
|
||||
+ @Deprecated(since = "1.20.4")
|
||||
+ public abstract @NotNull NamespacedKey getKey();
|
||||
+ // Paper end - deprecate getKey
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user