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

30 lines
610 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS awg net/minecraft/entity/projectile/ExplosiveProjectileEntity
FIELD b owner Laiu;
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-06-19 13:48:53 -04:00
METHOD <init> (Laip;DDDDDDLbhm;)V
ARG 1 type
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 directionX
ARG 10 directionY
ARG 12 directionZ
ARG 14 world
2019-06-19 13:48:53 -04:00
METHOD <init> (Laip;Laiu;DDDLbhm;)V
ARG 1 type
2018-11-04 07:22:38 -05:00
ARG 2 owner
ARG 3 directionX
ARG 5 directionY
ARG 7 directionZ
ARG 9 world
2019-06-19 13:48:53 -04:00
METHOD <init> (Laip;Lbhm;)V
2019-01-16 13:30:32 -05:00
ARG 1 type
2019-06-03 12:48:18 -04:00
METHOD K_ isBurning ()Z
2019-06-19 13:48:53 -04:00
METHOD a onCollision (Lcrz;)V
2019-06-07 07:45:25 -04:00
METHOD i getParticleType ()Lge;
METHOD k getDrag ()F