yarn/mappings/net/minecraft/entity/projectile/EntityDragonFireball.mapping

9 lines
223 B
Plaintext
Raw Normal View History

2018-10-28 08:34:15 -04:00
CLASS api net/minecraft/entity/projectile/EntityDragonFireball
METHOD a damage (Laeq;F)Z
ARG 0 source
ARG 1 damage
2018-10-26 06:51:01 -04:00
METHOD a onCollision (Lcha;)V
ARG 0 hit
METHOD aD doesCollide ()Z
METHOD i getParticleType ()Lfq;