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

8 lines
239 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS afp net/minecraft/entity/damage/EntityDamageSource
FIELD w source Lagf;
METHOD <init> (Ljava/lang/String;Lagf;)V
2018-11-04 07:22:38 -05:00
ARG 1 name
2018-11-27 13:50:51 -05:00
METHOD c getDeathMessage (Lago;)Lja;
METHOD k getAttacker ()Lagf;
METHOD s isScaledWithDifficulty ()Z