yarn/mappings/net/minecraft/entity/projectile/ExplosiveProjectileEntity.m...

12 lines
309 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS ase net/minecraft/entity/projectile/ExplosiveProjectileEntity
FIELD b owner Lahv;
METHOD <init> (Lahq;DDDDDDLbdf;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2019-02-21 13:19:18 -05:00
METHOD <init> (Lahq;Lahv;DDDLbdf;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 owner
2019-02-21 13:19:18 -05:00
METHOD <init> (Lahq;Lbdf;)V
2019-01-16 13:30:32 -05:00
ARG 1 type
2019-02-21 13:19:18 -05:00
METHOD a onCollision (Lcnj;)V
2019-02-20 15:49:23 -05:00
METHOD i getParticleType ()Lfz;