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

14 lines
565 B
Plaintext

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_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
METHOD method_6363 setCanPathThroughDoors (Z)V
ARG 1 canPathThroughDoors
METHOD method_6366 canEnterOpenDoors ()Z