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

12 lines
446 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_6 net/minecraft/entity/ai/pathing/BirdPathNodeMaker
FIELD field_27341 pathNodes Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
METHOD method_22877 isPassable (Lnet/minecraft/class_9;)Z
ARG 1 node
METHOD method_22878 unvisited (Lnet/minecraft/class_9;)Z
ARG 1 node
METHOD method_31932 getNodeType (III)Lnet/minecraft/class_7;
ARG 1 x
ARG 2 y
ARG 3 z
2020-11-04 15:44:22 -05:00
METHOD method_9 getNodeType (IIIJ)Lnet/minecraft/class_7;