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

9 lines
260 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS ago net/minecraft/entity/damage/ProjectileDamageSource
FIELD y attacker Lahd;
METHOD <init> (Ljava/lang/String;Lahd;Lahd;)V
2018-11-04 07:22:38 -05:00
ARG 1 name
ARG 2 projectile
2019-01-09 12:20:38 -05:00
METHOD c getDeathMessage (Lahm;)Ljd;
METHOD j getSource ()Lahd;
METHOD k getAttacker ()Lahd;