CLASS bcw net/minecraft/entity/ai/pathing/Path FIELD a nodes [Lbcu; FIELD e currentNodeIndex I FIELD f pathLength I METHOD a next ()V METHOD a getNode (I)Lbcu; METHOD a setNode (ILbcu;)V METHOD a equalsPath (Lbcw;)Z METHOD a getNodePosition (Lub;)Lbfp; METHOD a getNodePosition (Lub;I)Lbfp; METHOD b isFinished ()Z METHOD b setPathLength (I)V METHOD c getEnd ()Lbcu; METHOD c setCurrentPosition (I)V METHOD d getPathLength ()I METHOD e getCurrentNodeIndex ()I METHOD f getCurrentPosition ()Lbfp;