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

15 lines
389 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS aus net/minecraft/entity/mob/SilverfishEntity
CLASS aus$a WanderAndInfestGoal
FIELD h direction Lfa;
FIELD i canInfest Z
METHOD <init> (Laus;)V
ARG 1 silverfish
CLASS aus$b CallForHelpGoal
FIELD a silverfish Laus;
FIELD b delay I
METHOD <init> (Laus;)V
ARG 1 silverfish
METHOD g onHurt ()V
2019-04-18 17:01:39 -04:00
FIELD b CLOSE_PLAYER_PREDICATE Lapz;
FIELD c callForHelpGoal Laus$b;