yarn/mappings/net/minecraft/entity/projectile/ArrowEntity.mapping

25 lines
891 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1667 net/minecraft/entity/projectile/ArrowEntity
FIELD field_30658 NO_POTION_COLOR I
FIELD field_30659 PARTICLE_EFFECT_STATUS B
FIELD field_30660 MAX_POTION_DURATION_TICKS I
2019-06-28 17:55:20 -04:00
FIELD field_7595 COLOR Lnet/minecraft/class_2940;
2023-10-25 11:10:58 -04:00
METHOD <init> (Lnet/minecraft/class_1937;DDDLnet/minecraft/class_1799;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 stack
2023-10-25 11:10:58 -04:00
METHOD <init> (Lnet/minecraft/class_1937;Lnet/minecraft/class_1309;Lnet/minecraft/class_1799;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
ARG 2 owner
ARG 3 stack
2024-03-02 09:16:43 -05:00
METHOD method_57315 getPotionContents ()Lnet/minecraft/class_1844;
METHOD method_57316 setPotionContents (Lnet/minecraft/class_1844;)V
ARG 1 potionContentsComponent
2019-06-28 17:55:20 -04:00
METHOD method_7460 getColor ()I
METHOD method_7461 spawnParticles (I)V
ARG 1 amount
2019-06-28 17:55:20 -04:00
METHOD method_7462 initColor ()V
METHOD method_7463 addEffect (Lnet/minecraft/class_1293;)V
2024-03-02 09:16:43 -05:00
ARG 1 effect