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

17 lines
459 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS aqo net/minecraft/entity/mob/PatrolEntity
CLASS aqo$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-21 13:19:18 -05:00
METHOD <init> (Lahq;Lbdf;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-02-21 13:19:18 -05:00
METHOD dN canLead ()Z
METHOD dO getPatrolTarget ()Les;
METHOD dP hasPatrolTarget ()Z
METHOD dQ isPatrolLeader ()Z
METHOD dR hasNoRaid ()Z
METHOD dT setRandomRaidCenter ()V
METHOD dU isRaidCenterSet ()Z
2019-02-20 15:49:23 -05:00
METHOD i setRaidCenter (Les;)V
2019-01-24 11:47:45 -05:00
METHOD q setPatrolLeader (Z)V