net.minecraft.world.level.pathfinder

public class Target

extends Node

ezl
net.minecraft.world.level.pathfinder.Target
net.minecraft.class_4459

Field summary

Modifier and TypeField
private float
m
bestHeuristic
field_20304
private Node
n
bestNode
field_20305
private boolean
o
reached
field_20306

Constructor summary

ModifierConstructor
public (Node arg0)
public (int arg0, int arg1, int arg2)

Method summary

Modifier and TypeMethod
public void
a(float arg0, ezc arg1)
updateBest(float arg0, Node arg1)
method_21662(float arg0, class_9 arg1)
public Node
d()
getBestNode()
method_21664()
public void
e()
setReached()
method_21665()
public boolean
f()
isReached()
method_35501()
public static Target
c(wc arg0)
createFromStream(FriendlyByteBuf arg0)
method_21663(class_2540 arg0)