CLASS cdu net/minecraft/entity/ai/pathing/Path FIELD a nodes [Lcds; FIELD e currentNodeIndex I FIELD f pathLength I METHOD ([Lcds;)V ARG 1 nodes METHOD a next ()V METHOD a getNode (I)Lcds; ARG 1 index METHOD a setNode (ILcds;)V ARG 1 nodeIndex ARG 2 node METHOD a getNodePosition (Lafv;)Lcim; ARG 1 entity METHOD a getNodePosition (Lafv;I)Lcim; ARG 1 entity ARG 2 nodeIndex METHOD a equalsPath (Lcdu;)Z ARG 1 other METHOD b isFinished ()Z METHOD b setPathLength (I)V ARG 1 value METHOD c getEnd ()Lcds; METHOD c setCurrentPosition (I)V ARG 1 value METHOD d getPathLength ()I METHOD e getCurrentNodeIndex ()I METHOD f getCurrentPosition ()Lcim;