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

17 lines
459 B
Plaintext
Raw Normal View History

2019-02-20 15:49:23 -05:00
CLASS aqn net/minecraft/entity/mob/PatrolEntity
CLASS aqn$a PatrolGoal
2019-02-13 12:35:08 -05:00
FIELD b patrolTarget Les;
2019-01-09 12:20:38 -05:00
FIELD c patrolLeader Z
FIELD d patrolling Z
2019-02-20 15:49:23 -05:00
METHOD <init> (Lahp;Lbde;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-02-20 15:49:23 -05:00
METHOD dM canLead ()Z
METHOD dN getPatrolTarget ()Les;
METHOD dO hasPatrolTarget ()Z
METHOD dP isPatrolLeader ()Z
METHOD dQ hasNoRaid ()Z
METHOD dS setRandomRaidCenter ()V
METHOD dT isRaidCenterSet ()Z
METHOD i setRaidCenter (Les;)V
2019-01-24 11:47:45 -05:00
METHOD q setPatrolLeader (Z)V