Compiler issues v2
This commit is contained in:
parent
cc0308bf1d
commit
c6a0ad379d
20 changed files with 35 additions and 49 deletions
|
@ -28,7 +28,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ * {@link net.kyori.adventure.text.Component#translatable(net.kyori.adventure.translation.Translatable)} instead.
|
||||
+ */
|
||||
+ @Nullable
|
||||
+ @Deprecated(since = "1.18.1")
|
||||
+ @Deprecated(since = "1.18.1", forRemoval = true)
|
||||
+ String getI18NDisplayName(@Nullable ItemStack item);
|
||||
+ // Paper end - add getI18NDisplayName
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue