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

9 lines
223 B
Plaintext

CLASS api net/minecraft/entity/projectile/EntityDragonFireball
METHOD a damage (Laeq;F)Z
ARG 0 source
ARG 1 damage
METHOD a onCollision (Lcha;)V
ARG 0 hit
METHOD aD doesCollide ()Z
METHOD i getParticleType ()Lfq;