net.minecraft.world.level.pathfinder

public class Target

extends Node

eus
net.minecraft.world.level.pathfinder.Target
net.minecraft.class_4459
net.minecraft.entity.ai.pathing.TargetPathNode
net.minecraft.world.level.pathfinder.PathDestination

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(float arg0, euj arg1)
updateBest(float arg0, Node arg1)
method_21662(float arg0, class_9 arg1)
updateNearestNode(float distance, PathNode node)
public Node
d()
getBestNode()
method_21664()
getNearestNode()
public void
e()
setReached()
method_21665()
markReached()
public boolean
f()
isReached()
method_35501()
isReached()
public static Target
c(ws arg0)
createFromStream(FriendlyByteBuf arg0)
method_21663(class_2540 arg0)
fromBuffer(PacketByteBuf buffer)