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

10 lines
269 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS aff net/minecraft/entity/damage/DamageSourceEntity
FIELD w source Lafv;
METHOD <init> (Ljava/lang/String;Lafv;)V
ARG 0 name
ARG 1 source
2018-10-31 12:57:21 -04:00
METHOD c getDeathMessage (Lage;)Lix;
2017-05-13 02:02:51 -04:00
ARG 0 entity
2018-10-31 12:57:21 -04:00
METHOD k getAttacker ()Lafv;
METHOD s isScaledWithDifficulty ()Z