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

17 lines
459 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS atk net/minecraft/entity/mob/PatrolEntity
CLASS atk$a PatrolGoal
FIELD b patrolTarget Lev;
2019-01-09 12:20:38 -05:00
FIELD c patrolLeader Z
FIELD d patrolling Z
2019-03-20 13:56:26 -04:00
METHOD <init> (Laic;Lbgf;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-03-20 13:56:26 -04:00
METHOD dR canLead ()Z
METHOD dS getPatrolTarget ()Lev;
METHOD dT hasPatrolTarget ()Z
METHOD dU isPatrolLeader ()Z
METHOD dV hasNoRaid ()Z
METHOD dX setRandomRaidCenter ()V
METHOD dY isRaidCenterSet ()Z
METHOD g setRaidCenter (Lev;)V
METHOD r setPatrolLeader (Z)V