geforkt von Mirrors/Paper
#1030: Deprecate more unused methods in UnsafeValues
By: 2008Choco <hawkeboyz2@hotmail.com>
Dieser Commit ist enthalten in:
Ursprung
97799a3ec0
Commit
edbeab47e3
@ -85,10 +85,13 @@ public interface UnsafeValues {
|
||||
@Deprecated(since = "1.21", forRemoval = true)
|
||||
Multimap<Attribute, AttributeModifier> getDefaultAttributeModifiers(Material material, EquipmentSlot slot);
|
||||
|
||||
@Deprecated(since = "1.21", forRemoval = true)
|
||||
CreativeCategory getCreativeCategory(Material material);
|
||||
|
||||
@Deprecated(since = "1.21", forRemoval = true)
|
||||
String getBlockTranslationKey(Material material);
|
||||
|
||||
@Deprecated(since = "1.21", forRemoval = true)
|
||||
String getItemTranslationKey(Material material);
|
||||
|
||||
String getTranslationKey(EntityType entityType);
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren