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

5 lines
152 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS ahh net/minecraft/entity/attribute/EntityAttribute
2018-11-03 03:44:17 -04:00
METHOD a getId ()Ljava/lang/String;
METHOD b getDefaultValue ()D
2018-12-05 09:11:37 -05:00
METHOD d getParent ()Lahh;