net.minecraft.world.level.pathfinder

public class Target

extends Node

cnv
net.minecraft.world.level.pathfinder.Target
net.minecraft.class_4459
net.minecraft.unmapped.C_srqeyrql
net.minecraft.entity.ai.pathing.TargetPathNode
net.minecraft.pathfinding.FlaggedPathPoint
net.minecraft.server.v1_14_R1.PathDestination

Field summary

Modifier and TypeField
private float
m
bestHeuristic
field_20304
f_lkndsbgg
nearestNodeDistance
field_224765_m
private Node
n
bestNode
field_20305
f_ouxidbho
nearestNode
field_224766_n
private boolean
o
reached
field_20306
f_ofhuzjzy
reached
field_224767_o

Constructor summary

ModifierConstructor
public (Node node)
public (int x, int y, int z)

Method summary

Modifier and TypeMethod
public void
a(float arg0, cnp arg1)
updateBest(float arg0, Node arg1)
method_21662(float arg0, class_9 arg1)
m_uaksrynz(float arg0, C_dfzwsdmo arg1)
updateNearestNode(float distance, PathNode node)
func_224761_a(float arg0, PathPoint arg1)
public Node
d()
getBestNode()
method_21664()
m_yibzobra()
getNearestNode()
func_224763_d()
public void
e()
setReached()
method_21665()
m_otonjahp()
markReached()
func_224764_e()
public boolean
f()
isReached()
method_21666()
m_mkaelriz()
isReached()
func_224762_f()
public static Target
c(je arg0)
createFromStream(FriendlyByteBuf arg0)
method_21663(class_2540 arg0)
m_jivpwidk(C_idfydwco arg0)
fromBuffer(PacketByteBuf buffer)
func_224760_c(PacketBuffer arg0)