History - net.minecraft.entity.ai.pathing.Path

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

void (PacketByteBuf, PathNode): lambda$writeToStream$1, method_35499, method_35499

void (PacketByteBuf, PathNode): lambda$writeToStream$0, method_35499, method_35499

1.21.11_unobfuscated

Names

net.minecraft.world.level.pathfinder.Path

net.minecraft.class_11

net.minecraft.entity.ai.pathing.Path

Fields

PacketCodec<PacketByteBuf, Path>: STREAM_CODEC, field_62922, PACKET_CODEC

List<PathNode>: nodes, field_52, nodes

Path$DebugNodeInfo: debugData, field_45155, debugNodeInfos

int: nextNodeIndex, field_54, currentNodeIndex

BlockPos: target, field_20301, target

float: distToTarget, field_20302, manhattanDistanceFromTarget

boolean: reached, field_20303, reachesTarget

Constructors

(List<PathNode>, BlockPos, boolean)

Methods

void (): advance, method_44, next

boolean (): notStarted, method_30849, isStart

boolean (): isDone, method_46, isFinished

PathNode (): getEndNode, method_45, getEnd

PathNode (int): getNode, method_40, getNode

void (int): truncateNodes, method_36, setLength

void (int, PathNode): replaceNode, method_33, setNode

int (): getNodeCount, method_38, getLength

int (): getNextNodeIndex, method_39, getCurrentNodeIndex

void (int): setNextNodeIndex, method_42, setCurrentNodeIndex

Vec3d (Entity, int): getEntityPosAtNode, method_47, getNodePosition

BlockPos (int): getNodePos, method_31031, getNodePos

Vec3d (Entity): getNextEntityPos, method_49, getNodePosition

BlockPos (): getNextNodePos, method_31032, getCurrentNodePos

PathNode (): getNextNode, method_29301, getCurrentNode

PathNode (): getPreviousNode, method_30850, getLastNode

boolean (Path): sameAs, method_41, equalsPath

boolean (): canReach, method_21655, reachesTarget

void (PathNode[], PathNode[], Set<TargetPathNode>): setDebug, method_35500, setDebugInfo

Path$DebugNodeInfo (): debugData, method_52604, getDebugNodeInfos

void (PacketByteBuf): writeToStream, method_35498, toBuf

Path (PacketByteBuf): createFromStream, method_34, fromBuf

BlockPos (): getTarget, method_48, getTarget

float (): getDistToTarget, method_21656, getManhattanDistanceFromTarget

PathNode[] (PacketByteBuf): readNodeArray, method_52603, nodesFromBuf

void (PacketByteBuf, PathNode[]): writeNodeArray, method_52602, write

Path (): copy, method_52605, copy

void (PacketByteBuf, PathNode): lambda$writeToStream$1, method_35499, method_35499

void (PacketByteBuf, Path): lambda$static$0, method_74690, method_74690