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

7 lines
196 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aqq net/minecraft/entity/projectile/DragonFireballEntity
METHOD a damage (Lafr;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-29 15:10:38 -05:00
METHOD a onCollision (Lckm;)V
METHOD aD doesCollide ()Z
2018-11-27 13:50:51 -05:00
METHOD i getParticleType ()Lft;