net.minecraft.world.level

public class PathNavigationRegion

implements BlockGetter, CollisionGetter

cuc
net.minecraft.world.level.PathNavigationRegion
net.minecraft.class_1950
net.minecraft.world.chunk.ChunkCache
net.minecraft.src.C_1615_
net.minecraft.world.level.ChunkCache

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
private ChunkAccess
d(hx arg0)
getChunk(BlockPos arg0)
method_22354(class_2338 arg0)
getChunk(BlockPos pos)
m_47185_(C_4675_ arg0)
private ChunkAccess
a(int arg0, int arg1)
getChunk(int arg0, int arg1)
method_22353(int arg0, int arg1)
getChunk(int chunkX, int chunkZ)
m_47167_(int p_47169_, int arg1)
public WorldBorder
D_()
getWorldBorder()
method_8621()
getWorldBorder()
m_6857_()
public BlockGetter
c(int arg0, int arg1)
getChunkForCollisions(int arg0, int arg1)
method_22338(int arg0, int arg1)
getChunkAsView(int arg0, int arg1)
m_7925_(int p_47174_, int arg1)
public List<VoxelShape>
c(blv arg0, elo arg1)
getEntityCollisions(Entity arg0, AABB arg1)
method_20743(class_1297 arg0, class_238 arg1)
getEntityCollisions(Entity arg0, Box arg1)
m_183134_(C_507_ p_186558_, C_3040_ arg1)
public BlockEntity
c_(hx arg0)
getBlockEntity(BlockPos arg0)
method_8321(class_2338 arg0)
getBlockEntity(BlockPos arg0)
m_7702_(C_4675_ arg0)
public BlockState
a_(hx arg0)
getBlockState(BlockPos arg0)
method_8320(class_2338 arg0)
getBlockState(BlockPos arg0)
m_8055_(C_4675_ arg0)
public FluidState
b_(hx arg0)
getFluidState(BlockPos arg0)
method_8316(class_2338 arg0)
getFluidState(BlockPos arg0)
m_6425_(C_4675_ arg0)
public int
J_()
getMinBuildHeight()
method_31607()
getBottomY()
m_141937_()
public int
K_()
getHeight()
method_31605()
getHeight()
m_141928_()
public ProfilerFiller
a()
getProfiler()
method_37233()
getProfiler()
m_151625_()