#1070: Make Attribute an interface and align names with the new minecraft ones
By: DerFrZocker <derrieple@gmail.com>
This commit is contained in:
@@ -98,6 +98,7 @@ public interface UnsafeValues {
|
||||
|
||||
String getTranslationKey(ItemStack itemStack);
|
||||
|
||||
@Deprecated(since = "1.21.3", forRemoval = true)
|
||||
String getTranslationKey(Attribute attribute);
|
||||
|
||||
@Nullable
|
||||
|
||||
Reference in New Issue
Block a user