mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-09 00:22:08 -07:00
SPIGOT-7771: Material.getDefaultAttributes always returns an empty map
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -82,6 +82,7 @@ public interface UnsafeValues {
|
||||
*/
|
||||
boolean removeAdvancement(NamespacedKey key);
|
||||
|
||||
@Deprecated(since = "1.21", forRemoval = true)
|
||||
Multimap<Attribute, AttributeModifier> getDefaultAttributeModifiers(Material material, EquipmentSlot slot);
|
||||
|
||||
CreativeCategory getCreativeCategory(Material material);
|
||||
|
Reference in New Issue
Block a user