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

5 lines
155 B
Plaintext

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