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

12 lines
319 B
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS agu net/minecraft/entity/mob/MobEntityWithAiGoals
2018-11-07 11:37:58 -05:00
FIELD a aiHome Les;
FIELD b aiRadius F
2018-11-07 11:37:58 -05:00
METHOD a setAiHome (Les;I)V
2018-11-04 07:22:38 -05:00
ARG 1 home
2018-11-15 12:05:03 -05:00
METHOD dt isInAiRange ()Z
METHOD du getAiHome ()Les;
METHOD dv getAiRadius ()F
METHOD dw setAiRangeUnlimited ()V
METHOD dx hasLimitedAiRange ()Z
2018-11-07 11:37:58 -05:00
METHOD f isInAiRange (Les;)Z