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

17 lines
459 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS aqo net/minecraft/entity/mob/PatrolEntity
CLASS aqo$a PatrolGoal
FIELD b patrolTarget Les;
2019-01-09 12:20:38 -05:00
FIELD c patrolLeader Z
FIELD d patrolling Z
2019-02-13 12:35:08 -05:00
METHOD <init> (Lahp;Lbdb;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-02-06 15:22:24 -05:00
METHOD dF canLead ()Z
2019-02-13 12:35:08 -05:00
METHOD dG getPatrolTarget ()Les;
2019-02-06 15:22:24 -05:00
METHOD dH hasPatrolTarget ()Z
METHOD dI isPatrolLeader ()Z
METHOD dJ hasNoRaid ()Z
METHOD dL setRandomRaidCenter ()V
METHOD dM isRaidCenterSet ()Z
2019-02-13 12:35:08 -05:00
METHOD g setRaidCenter (Les;)V
2019-01-24 11:47:45 -05:00
METHOD q setPatrolLeader (Z)V