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

27 lines
764 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS apv net/minecraft/entity/mob/PatrolEntity
CLASS apv$a PatrolGoal
2018-11-07 11:37:58 -05:00
METHOD a canStart ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
FIELD a patrolTarget Let;
FIELD b patrolLeader Z
FIELD c patrolling Z
2018-12-12 12:22:18 -05:00
METHOD <init> (Lagz;Lbbp;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
METHOD a prepareEntityData (Lbbq;Lafn;Lahh;Lahp;Lhs;)Lahp;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
2018-11-07 11:37:58 -05:00
METHOD aK getHeightOffset ()D
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
METHOD dC canLead ()Z
METHOD dD getPatrolTarget ()Let;
METHOD dE hasPatrolTarget ()Z
METHOD dF isPatrolLeader ()Z
METHOD dH hasNoRaid ()Z
METHOD dI setRandomRaidCenter ()V
METHOD dJ isRaidCenterSet ()Z
METHOD g setRaidCenter (Let;)V
METHOD n prepareGoals ()V
METHOD t setPatrolLeader (Z)V