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

30 lines
610 B
Plaintext

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
FIELD g ticks I
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
METHOD <init> (Laip;Laiu;DDDLbhm;)V
ARG 1 type
ARG 2 owner
ARG 3 directionX
ARG 5 directionY
ARG 7 directionZ
ARG 9 world
METHOD <init> (Laip;Lbhm;)V
ARG 1 type
METHOD K_ isBurning ()Z
METHOD a onCollision (Lcrz;)V
METHOD i getParticleType ()Lge;
METHOD k getDrag ()F