History - net.minecraft.entity.ai.pathing.BinaryHeap
1.7.10
Names
ayd
net.minecraft.class_85
net.minecraft.entity.ai.pathing.BinaryHeap
net.minecraft.pathfinding.Path
Fields
PathNode[]: a, field_178, heap, pathPoints
int: b, field_179, size, count
Constructors
()
Methods
PathNode (PathNode): a, method_152, insert, addPoint
void (): a, method_150, clear, clearPath
PathNode (): c, method_155, pop, dequeue
void (PathNode, float): a, method_153, setWeight, changeDistance
void (int): a, method_151, upHeap, sortBack
void (int): b, method_154, shiftDown, sortForward
boolean (): e, method_156, isEmpty, isPathEmpty