yarn/mappings/net/minecraft/entity/attribute/EntityAttributeModifier.map...

20 lines
563 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS ahh net/minecraft/entity/attribute/EntityAttributeModifier
CLASS ahh$a Operation
FIELD d VALUES [Lahh$a;
FIELD e id I
METHOD a getId ()I
2016-08-16 18:04:54 -04:00
FIELD a amount D
2018-11-29 15:10:38 -05:00
FIELD b operation Lahh$a;
FIELD c nameGetter Ljava/util/function/Supplier;
2016-08-16 18:04:54 -04:00
FIELD d uuid Ljava/util/UUID;
FIELD e serialize Z
2018-11-29 15:10:38 -05:00
METHOD <init> (Ljava/lang/String;DLahh$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 name
ARG 2 amount
METHOD a getId ()Ljava/util/UUID;
2018-11-29 15:10:38 -05:00
METHOD a setSerialize (Z)Lahh;
METHOD b getName ()Ljava/lang/String;
2018-11-29 15:10:38 -05:00
METHOD c getOperation ()Lahh$a;
METHOD d getAmount ()D
METHOD e shouldSerialize ()Z