yarn/mappings/net/minecraft/entity/mob/SpiderEntity.mapping

16 lines
546 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1628 net/minecraft/entity/mob/SpiderEntity
CLASS class_1629 AttackGoal
2019-07-08 08:27:46 -04:00
METHOD <init> (Lavf;)V
ARG 1 spider
2019-06-28 17:55:20 -04:00
CLASS class_1630 SpawnEffectData
FIELD field_7404 effect Lnet/minecraft/class_1291;
METHOD method_7168 setEffect (Ljava/util/Random;)V
ARG 1 random
2019-06-28 17:55:20 -04:00
CLASS class_1631 FollowTargetGoal
2019-07-08 08:27:46 -04:00
METHOD <init> (Lavf;Ljava/lang/Class;)V
ARG 1 spider
ARG 2 targetEntityClass
2019-06-28 17:55:20 -04:00
FIELD field_7403 SPIDER_FLAGS Lnet/minecraft/class_2940;
METHOD method_7166 setCanClimb (Z)V
METHOD method_7167 getCanClimb ()Z