yarn/mappings/net/minecraft/entity/ai/pathing/EntityMobNavigation.mapping

14 lines
376 B
Plaintext
Raw Normal View History

CLASS ajm net/minecraft/entity/ai/pathing/EntityMobNavigation
2018-10-24 18:05:14 -04:00
METHOD <init> (Lafr;Laza;)V
ARG 0 entity
ARG 1 world
2018-10-26 06:51:01 -04:00
METHOD a createPathNodeNavigator ()Lcco;
METHOD a getPathTo (Lafh;)Lccm;
2017-05-13 02:02:51 -04:00
ARG 0 target
METHOD a setCanPathThroughDoors (Z)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2017-04-05 14:11:28 -04:00
METHOD b isAtValidPosition ()Z
METHOD b setCanEnterOpenDoors (Z)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2017-04-05 07:31:24 -04:00
METHOD g canEnterOpenDoors ()Z