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

12 lines
284 B
Plaintext

CLASS cmr net/minecraft/entity/ai/pathing/PathMinHeap
FIELD a pathNodes [Lcmu;
FIELD b count I
METHOD a clear ()V
METHOD a shiftUp (I)V
METHOD a push (Lcmu;)Lcmu;
METHOD a setNodeWeight (Lcmu;F)V
ARG 1 node
METHOD b shiftDown (I)V
METHOD c pop ()Lcmu;
METHOD e isEmpty ()Z