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

15 lines
389 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS aht net/minecraft/entity/mob/MobEntityWithAi
FIELD b aiHome Let;
FIELD c aiRadius F
METHOD <init> (Lahh;Lbcf;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-01-09 12:20:38 -05:00
METHOD a canSpawn (Lbcg;Lahp;)Z
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
2019-01-09 12:20:38 -05:00
METHOD dv isInAiRange ()Z
METHOD dw getAiHome ()Let;
METHOD dx getAiRadius ()F
METHOD dy setAiRangeUnlimited ()V
METHOD dz hasLimitedAiRange ()Z
2018-11-27 13:50:51 -05:00
METHOD f isInAiRange (Let;)Z