Class PathfindingContext
java.lang.Object
net.minecraft.world.level.pathfinder.PathfindingContext
-
Field Summary
Modifier and TypeFieldDescriptionprivate final PathTypeCache
private final CollisionGetter
private final BlockPos
private final BlockPos.MutableBlockPos
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) BlockPos
getBlockState
(BlockPos p_330575_) getPathTypeFromState
(int p_331972_, int p_330358_, int p_330334_) level()
-
Field Details
-
level
-
cache
-
mobPosition
-
mutablePos
-
-
Constructor Details
-
PathfindingContext
-
-
Method Details
-
getPathTypeFromState
-
getBlockState
-
level
-
mobPosition
-
currentEvalPos
BlockPos currentEvalPos()
-