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

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

1.21.11_unobfuscated

Names

net.minecraft.world.level.pathfinder.FlyNodeEvaluator

net.minecraft.class_6

net.minecraft.entity.ai.pathing.BirdPathNodeMaker

Fields

it.unimi.dsi.fastutil.longs.Long2ObjectMap<PathNodeType>: pathTypeByPosCache, field_27341, pathNodes

float: SMALL_MOB_SIZE, field_49843, field_49843

float: SMALL_MOB_INFLATED_START_NODE_BOUNDING_BOX, field_41681, field_41681

int: MAX_START_NODE_CANDIDATES, field_41682, field_41682

Constructors

()

Methods

void (ChunkCache, MobEntity): prepare, method_12, init

void (): done, method_19, clear

PathNode (): getStart, method_21, getStart

boolean (BlockPos): canStartAt, method_47893, canPathThrough

TargetPathNode (double, double, double): getTarget, method_16, getNode

int (PathNode[], PathNode): getNeighbors, method_18, getSuccessors

boolean (PathNode): hasMalus, method_22877, isPassable

boolean (PathNode): isOpen, method_22878, unvisited

PathNode (int, int, int): findAcceptedNode, method_47933, getPassableNode

PathNodeType (int, int, int): getCachedPathType, method_31932, getNodeType

PathNodeType (PathContext, int, int, int): getPathType, method_17, getDefaultNodeType

Iterable<BlockPos> (MobEntity): iteratePathfindingStartNodeCandidatePositions, method_47934, getPotentialEscapePositions

PathNodeType (int, int, int, long): lambda$getCachedPathType$0, method_9, getNodeType