net.minecraft.world.level

public class PathNavigationRegion

implements LevelReader

bic
net.minecraft.world.level.PathNavigationRegion
net.minecraft.class_1950
net.minecraft.world.chunk.ChunkCache
net.minecraft.world.Region
net.minecraft.server.v1_14_R1.ChunkCache

Field summary

Modifier and TypeField
protected final int
a
centerX
field_9304
minX
field_72818_a
protected final int
b
centerZ
field_9303
minZ
field_72816_b
protected final ChunkAccess[][]
c
chunks
field_9305
chunks
field_72817_c
protected boolean
d
allEmpty
field_9302
empty
field_72814_d
protected final Level
e
level
field_9306
world
field_72815_e

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
a_(ew arg0, int arg1)
getRawBrightness(BlockPos arg0, int arg1)
method_8624(class_2338 arg0, int arg1)
getLightLevel(BlockPos arg0, int arg1)
func_201669_a(BlockPos arg0, int arg1)
getLightLevel(BlockPosition arg0, int arg1)
public ChunkAccess
a(int arg0, int arg1, bxm arg2, boolean arg3)
getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3)
method_8402(int arg0, int arg1, class_2806 arg2, boolean arg3)
getChunk(int arg0, int arg1, ChunkStatus arg2, boolean arg3)
func_217353_a(int arg0, int arg1, ChunkStatus arg2, boolean arg3)
getChunkAt(int arg0, int arg1, ChunkStatus arg2, boolean arg3)
public boolean
b(int arg0, int arg1)
hasChunk(int arg0, int arg1)
method_8393(int arg0, int arg1)
isChunkLoaded(int arg0, int arg1)
func_217354_b(int arg0, int arg1)
isChunkLoaded(int arg0, int arg1)
public BlockPos
a(bza$a arg0, ew arg1)
getHeightmapPos(Heightmap$Types arg0, BlockPos arg1)
method_8598(class_2902$class_2903 arg0, class_2338 arg1)
getTopPosition(Heightmap$Type arg0, BlockPos arg1)
func_205770_a(Heightmap$Type arg0, BlockPos arg1)
getHighestBlockYAt(HeightMap$Type arg0, BlockPosition arg1)
public int
a(bza$a arg0, int arg1, int arg2)
getHeight(Heightmap$Types arg0, int arg1, int arg2)
method_8589(class_2902$class_2903 arg0, int arg1, int arg2)
getTop(Heightmap$Type arg0, int arg1, int arg2)
func_201676_a(Heightmap$Type arg0, int arg1, int arg2)
public int
c()
getSkyDarken()
method_8594()
getAmbientDarkness()
func_175657_ab()
public WorldBorder
q_()
getWorldBorder()
method_8621()
getWorldBorder()
func_175723_af()
getWorldBorder()
public boolean
a(aio arg0, ctc arg1)
isUnobstructed(Entity arg0, VoxelShape arg1)
method_8611(class_1297 arg0, class_265 arg1)
intersectsEntities(Entity arg0, VoxelShape arg1)
func_195585_a(Entity arg0, VoxelShape arg1)
public boolean
e()
isClientSide()
method_8608()
isClient()
func_201670_d()
public int
i()
getSeaLevel()
method_8615()
getSeaLevel()
func_181545_F()
getSeaLevel()
public Dimension
r_()
getDimension()
method_8597()
getDimension()
func_201675_m()
getWorldProvider()
public BlockEntity
d(ew arg0)
getBlockEntity(BlockPos arg0)
method_8321(class_2338 arg0)
getBlockEntity(BlockPos arg0)
func_175625_s(BlockPos arg0)
getTileEntity(BlockPosition arg0)
public BlockState
e_(ew arg0)
getBlockState(BlockPos arg0)
method_8320(class_2338 arg0)
getBlockState(BlockPos arg0)
func_180495_p(BlockPos arg0)
getType(BlockPosition arg0)
public FluidState
b(ew arg0)
getFluidState(BlockPos arg0)
method_8316(class_2338 arg0)
getFluidState(BlockPos arg0)
func_204610_c(BlockPos arg0)
getFluid(BlockPosition arg0)
public Biome
c(ew arg0)
getBiome(BlockPos arg0)
method_8310(class_2338 arg0)
getBiome(BlockPos arg0)
func_180494_b(BlockPos arg0)
getBiome(BlockPosition arg0)
public int
a(bia arg0, ew arg1)
getBrightness(LightLayer arg0, BlockPos arg1)
method_8314(class_1944 arg0, class_2338 arg1)
getLightLevel(LightType arg0, BlockPos arg1)
func_175642_b(LightType arg0, BlockPos arg1)
getBrightness(EnumSkyBlock arg0, BlockPosition arg1)