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

30 lines
610 B
Plaintext

CLASS awc net/minecraft/entity/projectile/ExplosiveProjectileEntity
FIELD b owner Laio;
FIELD c posX D
FIELD d posY D
FIELD e posZ D
FIELD f life I
FIELD g ticks I
METHOD <init> (Laij;DDDDDDLbhh;)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> (Laij;Laio;DDDLbhh;)V
ARG 1 type
ARG 2 owner
ARG 3 directionX
ARG 5 directionY
ARG 7 directionZ
ARG 9 world
METHOD <init> (Laij;Lbhh;)V
ARG 1 type
METHOD L_ isBurning ()Z
METHOD a onCollision (Lcrt;)V
METHOD i getParticleType ()Lgd;
METHOD k getDrag ()F