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

14 lines
356 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS aha net/minecraft/entity/mob/MobEntityWithAi
2018-11-27 13:50:51 -05:00
FIELD a aiHome Let;
FIELD b aiRadius F
2018-12-05 09:11:37 -05:00
METHOD <init> (Lago;Lbas;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2018-11-27 13:50:51 -05:00
METHOD a setAiHome (Let;I)V
2018-11-04 07:22:38 -05:00
ARG 1 home
2018-12-05 09:11:37 -05:00
METHOD ds isInAiRange ()Z
METHOD dt getAiHome ()Let;
METHOD du getAiRadius ()F
METHOD dv setAiRangeUnlimited ()V
METHOD dw hasLimitedAiRange ()Z
2018-11-27 13:50:51 -05:00
METHOD f isInAiRange (Let;)Z