net.minecraft.world.level

public class PathNavigationRegion

implements CollisionGetter

dhv
net.minecraft.world.level.PathNavigationRegion
net.minecraft.class_1950
net.minecraft.world.chunk.ChunkCache
net.minecraft.world.level.ChunkCache

Field summary

Modifier and TypeField
protected final int
a
centerX
field_9304
minX
protected final int
b
centerZ
field_9303
minZ
protected final ChunkAccess[][]
c
chunks
field_9305
chunks
protected boolean
d
allEmpty
field_9302
empty
protected final Level
e
level
field_9306
world
private final Supplier<Holder<Biome>>
f
plains
field_36403
plainsEntryGetter

Constructor summary

ModifierConstructor
public (Level world, BlockPos minPos, BlockPos maxPos)

Method summary

Modifier and TypeMethod
private ChunkAccess
d(jh arg0)
getChunk(BlockPos arg0)
method_22354(class_2338 arg0)
getChunk(BlockPos pos)
private ChunkAccess
a(int arg0, int arg1)
getChunk(int arg0, int arg1)
method_22353(int arg0, int arg1)
getChunk(int chunkX, int chunkZ)
public WorldBorder
F_()
getWorldBorder()
method_8621()
getWorldBorder()
public BlockGetter
c(int arg0, int arg1)
getChunkForCollisions(int arg0, int arg1)
method_22338(int arg0, int arg1)
getChunkAsView(int arg0, int arg1)
public List<VoxelShape>
c(bvk arg0, fbt arg1)
getEntityCollisions(Entity arg0, AABB arg1)
method_20743(class_1297 arg0, class_238 arg1)
getEntityCollisions(Entity arg0, Box arg1)
public BlockEntity
c_(jh arg0)
getBlockEntity(BlockPos arg0)
method_8321(class_2338 arg0)
getBlockEntity(BlockPos arg0)
public BlockState
a_(jh arg0)
getBlockState(BlockPos arg0)
method_8320(class_2338 arg0)
getBlockState(BlockPos arg0)
public FluidState
b_(jh arg0)
getFluidState(BlockPos arg0)
method_8316(class_2338 arg0)
getFluidState(BlockPos arg0)
public int
L_()
getMinY()
method_31607()
getBottomY()
public int
M_()
getHeight()
method_31605()
getHeight()