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

36 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1668 net/minecraft/entity/projectile/ExplosiveProjectileEntity
2021-02-13 16:19:28 -05:00
FIELD field_7599 powerZ D
FIELD field_7600 powerY D
FIELD field_7601 powerX D
METHOD <init> (Lnet/minecraft/class_1299;DDDDDDLnet/minecraft/class_1937;)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> (Lnet/minecraft/class_1299;DDDLnet/minecraft/class_1937;)V
ARG 1 type
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 world
METHOD <init> (Lnet/minecraft/class_1299;Lnet/minecraft/class_1309;DDDLnet/minecraft/class_1937;)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
METHOD method_55053 getRaycastShapeType ()Lnet/minecraft/class_3959$class_3960;
2023-11-22 10:55:27 -05:00
METHOD method_55583 getDragInWater ()F
2024-03-14 19:08:29 -04:00
METHOD method_58184 calculatePower (DDD)V
ARG 1 velocityX
ARG 3 velocityY
ARG 5 velocityZ
2019-06-28 17:55:20 -04:00
METHOD method_7466 getDrag ()F
METHOD method_7467 getParticleType ()Lnet/minecraft/class_2394;
METHOD method_7468 isBurning ()Z