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

11 lines
277 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS aaq net/minecraft/entity/projectile/EntityDragonFireball
METHOD a onCollision (Lbct;)V
ARG 0 hit
2016-10-18 11:31:59 -04:00
METHOD a damage (Lrr;F)Z
ARG 0 source
ARG 1 damage
METHOD aq doesCollide ()Z
2016-10-18 11:31:59 -04:00
METHOD b registerTagUpgraders (Lpf;)V
2016-09-22 15:31:01 -04:00
ARG 0 handler
2016-10-18 11:31:59 -04:00
METHOD j getParticleType ()Ldd;