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

5 lines
146 B
Plaintext
Raw Normal View History

2018-11-03 03:44:17 -04:00
CLASS agq net/minecraft/entity/attribute/Attribute
METHOD a getId ()Ljava/lang/String;
METHOD b getDefaultValue ()D
METHOD d getParent ()Lagq;