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

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.NodeEvaluator

net.minecraft.class_8

net.minecraft.entity.ai.pathing.PathNodeMaker

Fields

PathContext: currentContext, field_49416, context

MobEntity: mob, field_33, entity

it.unimi.dsi.fastutil.ints.Int2ObjectMap<PathNode>: nodes, field_32, pathNodeCache

int: entityWidth, field_31, entityBlockXSize

int: entityHeight, field_30, entityBlockYSize

int: entityDepth, field_28, entityBlockZSize

boolean: canPassDoors, field_29, canEnterOpenDoors

boolean: canOpenDoors, field_27, canOpenDoors

boolean: canFloat, field_25, canSwim

boolean: canWalkOverFences, field_40927, canWalkOverFences

Constructors

()

Methods

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

void (): done, method_19, clear

PathNode (BlockPos): getNode, method_27137, getNode

PathNode (int, int, int): getNode, method_13, getNode

PathNode (): getStart, method_21, getStart

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

TargetPathNode (double, double, double): getTargetNodeAt, method_57083, createNode

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

PathNodeType (PathContext, int, int, int, MobEntity): getPathTypeOfMob, method_25, getNodeType

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

PathNodeType (MobEntity, BlockPos): getPathType, method_57615, getDefaultNodeType

void (boolean): setCanPassDoors, method_15, setCanEnterOpenDoors

void (boolean): setCanOpenDoors, method_20, setCanOpenDoors

void (boolean): setCanFloat, method_14, setCanSwim

void (boolean): setCanWalkOverFences, method_46737, setCanWalkOverFences

boolean (): canPassDoors, method_23, canEnterOpenDoors

boolean (): canOpenDoors, method_24, canOpenDoors

boolean (): canFloat, method_22, canSwim

boolean (): canWalkOverFences, method_46738, canWalkOverFences

boolean (BlockState): isBurningBlock, method_57082, isFireDamaging

PathNode (int, int, int, int): lambda$getNode$0, method_18482, method_18482