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

17 lines
459 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS aua net/minecraft/entity/mob/PatrolEntity
CLASS aua$a PatrolGoal
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-03 12:16:41 -04:00
METHOD <init> (Laid;Lbgw;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-04-03 12:16:41 -04:00
METHOD dV canLead ()Z
METHOD dW getPatrolTarget ()Lev;
METHOD dX hasPatrolTarget ()Z
METHOD dY isPatrolLeader ()Z
METHOD ea hasNoRaid ()Z
METHOD eb setRandomRaidCenter ()V
METHOD ec isRaidCenterSet ()Z
2019-03-20 13:56:26 -04:00
METHOD g setRaidCenter (Lev;)V
METHOD r setPatrolLeader (Z)V