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

16 lines
638 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1409 net/minecraft/entity/ai/pathing/MobNavigation
FIELD field_6686 avoidSunlight Z
METHOD method_26338 canWalkOnPath (Lnet/minecraft/class_7;)Z
ARG 1 pathType
METHOD method_35139 setCanEnterOpenDoors (Z)V
ARG 1 canEnterOpenDoors
METHOD method_46645 setCanWalkOverFences (Z)V
ARG 1 canWalkOverFences
2019-06-28 17:55:20 -04:00
METHOD method_6361 setAvoidSunlight (Z)V
ARG 1 avoidSunlight
METHOD method_6362 getPathfindingY ()I
COMMENT The y-position to act as if the entity is at for pathfinding purposes
2019-06-28 17:55:20 -04:00
METHOD method_6363 setCanPathThroughDoors (Z)V
ARG 1 canPathThroughDoors
2019-06-28 17:55:20 -04:00
METHOD method_6366 canEnterOpenDoors ()Z