yarn/mappings/net/minecraft/entity/attribute/IAttribute.mapping

5 lines
147 B
Plaintext

CLASS agq net/minecraft/entity/attribute/IAttribute
METHOD a getId ()Ljava/lang/String;
METHOD b getDefaultValue ()D
METHOD d getParent ()Lagq;