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

21 lines
555 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS auk net/minecraft/entity/mob/PatrolEntity
CLASS auk$a PatrolGoal
FIELD a owner Lauk;
2019-04-16 10:13:03 -04:00
FIELD b leaderSpeed D
FIELD c fellowSpeed D
METHOD g wander ()V
2019-03-20 13:56:26 -04:00
FIELD b patrolTarget Lev;
2019-01-09 12:20:38 -05:00
FIELD c patrolLeader Z
FIELD d patrolling Z
2019-04-18 17:01:39 -04:00
METHOD <init> (Laij;Lbhh;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-04-17 12:41:25 -04:00
METHOD dY canLead ()Z
METHOD dZ getPatrolTarget ()Lev;
METHOD ea hasPatrolTarget ()Z
METHOD eb isPatrolLeader ()Z
METHOD ed hasNoRaid ()Z
METHOD ee setRandomPatrolTarget ()V
METHOD ef isRaidCenterSet ()Z
2019-04-16 10:13:03 -04:00
METHOD g setPatrolTarget (Lev;)V
2019-03-20 13:56:26 -04:00
METHOD r setPatrolLeader (Z)V