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

10 lines
243 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS aeq net/minecraft/entity/projectile/EntitySmallFireball
METHOD a onCollision (Lbha;)V
2017-05-13 02:02:51 -04:00
ARG 0 hit
2017-06-08 10:01:49 -04:00
METHOD a registerTagUpgraders (Lrw;)V
2017-05-13 02:02:51 -04:00
ARG 0 handler
2017-06-08 10:01:49 -04:00
METHOD a damage (Lup;F)Z
2017-05-13 02:02:51 -04:00
ARG 0 source
ARG 1 damage
2017-06-08 10:01:49 -04:00
METHOD ay doesCollide ()Z