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

15 lines
357 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS aus net/minecraft/entity/projectile/ExplosiveProjectileEntity
2019-03-14 08:57:09 -04:00
FIELD b owner Laif;
FIELD c posX D
FIELD d posY D
FIELD e posZ D
2019-03-14 11:39:51 -04:00
METHOD <init> (Laia;DDDDDDLbfx;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2019-03-14 11:39:51 -04:00
METHOD <init> (Laia;Laif;DDDLbfx;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 owner
2019-03-14 11:39:51 -04:00
METHOD <init> (Laia;Lbfx;)V
2019-01-16 13:30:32 -05:00
ARG 1 type
2019-03-14 11:39:51 -04:00
METHOD a onCollision (Lcqe;)V
2019-03-14 08:57:09 -04:00
METHOD i getParticleType ()Lgc;