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

5 lines
155 B
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/tb net/minecraft/entity/attribute/IAttribute
2016-09-13 06:41:42 -04:00
METHOD a getId ()Ljava/lang/String;
2016-09-27 10:56:35 -04:00
METHOD b getDefaultValue ()D
METHOD d getParent ()Lnone/tb;