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

17 lines
459 B
Plaintext
Raw Normal View History

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