#979: Add more translation keys
By: Miles Holder <mwholder2005@gmail.com>
This commit is contained in:
@ -94,6 +94,8 @@ public interface UnsafeValues {
|
||||
|
||||
String getTranslationKey(ItemStack itemStack);
|
||||
|
||||
String getTranslationKey(Attribute attribute);
|
||||
|
||||
@Nullable
|
||||
FeatureFlag getFeatureFlag(@NotNull NamespacedKey key);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user