yarn/mappings/net/minecraft/entity/damage/DamageSourceEntity.mapping

8 lines
239 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS afm net/minecraft/entity/damage/DamageSourceEntity
FIELD w source Lagc;
METHOD <init> (Ljava/lang/String;Lagc;)V
2018-11-04 07:22:38 -05:00
ARG 1 name
2018-11-15 12:05:03 -05:00
METHOD c getDeathMessage (Lagl;)Liz;
METHOD k getAttacker ()Lagc;
METHOD s isScaledWithDifficulty ()Z