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

5 lines
152 B
Plaintext

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