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

21 lines
555 B
Plaintext
Raw Normal View History

2019-04-16 11:51:03 -04:00
CLASS auh net/minecraft/entity/mob/PatrolEntity
CLASS auh$a PatrolGoal
FIELD a owner Lauh;
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-16 11:51:03 -04:00
METHOD <init> (Laih;Lbhd;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-04-16 11:51:03 -04:00
METHOD dW canLead ()Z
METHOD dX getPatrolTarget ()Lev;
METHOD dY hasPatrolTarget ()Z
METHOD dZ isPatrolLeader ()Z
METHOD eb hasNoRaid ()Z
METHOD ec setRandomPatrolTarget ()V
METHOD ed 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