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

9 lines
249 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS apj net/minecraft/entity/ai/pathing/MobNavigation
FIELD p avoidSunlight Z
2019-06-19 13:48:53 -04:00
METHOD <init> (Laiv;Lbhm;)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
METHOD a setCanPathThroughDoors (Z)V
METHOD c setAvoidSunlight (Z)V
ARG 1 avoidSunlight
2019-03-14 08:57:09 -04:00
METHOD f canEnterOpenDoors ()Z