CLASS net/minecraft/class_14 net/minecraft/entity/ai/pathing/LandPathNodeMaker FIELD field_25190 nodeTypes Lit/unimi/dsi/fastutil/longs/Long2ObjectMap; FIELD field_25191 collidedBoxes Lit/unimi/dsi/fastutil/objects/Object2BooleanMap; FIELD field_31809 Y_OFFSET D FIELD field_63 waterPathNodeTypeWeight F METHOD method_20536 isValidAdjacentSuccessor (Lnet/minecraft/class_9;Lnet/minecraft/class_9;)Z ARG 1 node ARG 2 successor1 METHOD method_23476 getLandNodeType (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338$class_2339;)Lnet/minecraft/class_7; ARG 0 world ARG 1 pos METHOD method_27138 inflictsFireDamage (Lnet/minecraft/class_2680;)Z ARG 0 state METHOD method_27139 canPathThrough (Lnet/minecraft/class_2338;)Z ARG 1 pos METHOD method_29303 getNodeType (Lnet/minecraft/class_1308;III)Lnet/minecraft/class_7; ARG 1 entity ARG 2 x ARG 3 y ARG 4 z METHOD method_29304 checkBoxCollision (Lnet/minecraft/class_238;)Z ARG 1 box METHOD method_29578 isBlocked (Lnet/minecraft/class_9;)Z ARG 1 node METHOD method_29579 isValidDiagonalSuccessor (Lnet/minecraft/class_9;Lnet/minecraft/class_9;Lnet/minecraft/class_9;Lnet/minecraft/class_9;)Z ARG 1 xNode ARG 2 zNode ARG 3 xDiagNode ARG 4 zDiagNode METHOD method_58 getCommonNodeType (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_7; ARG 0 world ARG 1 pos METHOD method_59 getNodeTypeFromNeighbors (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338$class_2339;Lnet/minecraft/class_7;)Lnet/minecraft/class_7; ARG 0 world ARG 1 pos ARG 2 nodeType METHOD method_60 getFeetY (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)D ARG 0 world ARG 1 pos METHOD method_61 adjustNodeType (Lnet/minecraft/class_1922;ZZLnet/minecraft/class_2338;Lnet/minecraft/class_7;)Lnet/minecraft/class_7; ARG 1 world ARG 2 canOpenDoors ARG 3 canEnterOpenDoors ARG 4 pos ARG 5 type METHOD method_62 getPathNode (IIIIDLnet/minecraft/class_2350;Lnet/minecraft/class_7;)Lnet/minecraft/class_9; ARG 1 x ARG 2 y ARG 3 z ARG 4 maxYStep ARG 5 prevFeetY ARG 7 direction ARG 8 nodeType METHOD method_63 getNodeType (Lnet/minecraft/class_1308;Lnet/minecraft/class_2338;)Lnet/minecraft/class_7; ARG 1 entity ARG 2 pos METHOD method_64 findNearbyNodeTypes (Lnet/minecraft/class_1922;IIIIIIZZLjava/util/EnumSet;Lnet/minecraft/class_7;Lnet/minecraft/class_2338;)Lnet/minecraft/class_7; COMMENT Adds the node types in the box with the given size to the input EnumSet. COMMENT @return The node type at the least coordinates of the input box. ARG 1 world ARG 2 x ARG 3 y ARG 4 z ARG 5 sizeX ARG 6 sizeY ARG 7 sizeZ ARG 8 canOpenDoors ARG 9 canEnterOpenDoors ARG 10 nearbyTypes ARG 11 type ARG 12 pos