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

18 lines
412 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS avs net/minecraft/entity/projectile/ExplosiveProjectileEntity
2019-03-27 14:35:10 -04:00
FIELD b owner Laii;
FIELD c posX D
FIELD d posY D
FIELD e posZ D
FIELD f life I
2019-04-04 16:04:27 -04:00
FIELD g ticks I
2019-04-03 12:16:41 -04:00
METHOD <init> (Laid;DDDDDDLbgw;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2019-04-03 12:16:41 -04:00
METHOD <init> (Laid;Laii;DDDLbgw;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 owner
2019-04-03 12:16:41 -04:00
METHOD <init> (Laid;Lbgw;)V
2019-01-16 13:30:32 -05:00
ARG 1 type
2019-04-03 12:16:41 -04:00
METHOD a onCollision (Lcrg;)V
2019-03-20 13:56:26 -04:00
METHOD i getParticleType ()Lgd;
METHOD k getDrag ()F