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

11 lines
277 B
Plaintext

CLASS aaq net/minecraft/entity/projectile/EntityDragonFireball
METHOD a onCollision (Lbct;)V
ARG 0 hit
METHOD a damage (Lrr;F)Z
ARG 0 source
ARG 1 damage
METHOD aq doesCollide ()Z
METHOD b registerTagUpgraders (Lpf;)V
ARG 0 handler
METHOD j getParticleType ()Ldd;