net.minecraft.client.renderer.chunk

public class RenderChunkRegion

implements BlockAndBiomeGetter

dqa
net.minecraft.client.renderer.chunk.RenderChunkRegion
net.minecraft.class_853
net.minecraft.unmapped.C_pnsarinu
net.minecraft.client.render.chunk.ChunkRendererRegion
net.minecraft.client.renderer.chunk.ChunkRenderCache

Field summary

Modifier and TypeField
protected final int
a
centerX
field_4488
f_iufjegro
chunkXOffset
field_212400_a
protected final int
b
centerZ
field_4487
f_amekklbd
chunkZOffset
field_212401_b
protected final BlockPos
c
start
field_4481
f_uhfzkbny
offset
field_212402_c
protected final int
d
xLength
field_4486
f_lpivxwwc
xSize
field_212403_d
protected final int
e
yLength
field_4484
f_itoafgtp
ySize
field_212404_e
protected final int
f
zLength
field_4482
f_tktbcxnb
zSize
field_212405_f
protected final LevelChunk[][]
g
chunks
field_4483
f_fhtdzfnb
chunks
field_212406_g
protected final BlockState[]
h
blockStates
field_4489
f_ndcovudu
blockStates
field_217340_h
protected final FluidState[]
i
fluidStates
field_4485
f_pvczafva
fluidStates
field_217341_i
protected final Level
j
level
field_4490
f_urywuydp
world
field_212408_i

Constructor summary

ModifierConstructor
public (Level world, int chunkX, int chunkZ, LevelChunk[][] chunks, BlockPos startPos, BlockPos endPos)

Method summary

Modifier and TypeMethod
public static RenderChunkRegion
a(bhr arg0, ew arg1, ew arg2, int arg3)
createIfNotEmpty(Level arg0, BlockPos arg1, BlockPos arg2, int arg3)
method_3689(class_1937 arg0, class_2338 arg1, class_2338 arg2, int arg3)
m_weobtzad(C_cdctfzbn arg0, C_hynzadkk arg1, C_hynzadkk arg2, int arg3)
create(World world, BlockPos startPos, BlockPos endPos, int chunkRadius)
func_212397_a(World arg0, BlockPos arg1, BlockPos arg2, int arg3)
protected final int
a(ew arg0)
index(BlockPos arg0)
method_3691(class_2338 arg0)
m_eudtdmvh(C_hynzadkk arg0)
getIndex(BlockPos pos)
func_212398_a(BlockPos arg0)
protected int
a(int arg0, int arg1, int arg2)
index(int arg0, int arg1, int arg2)
method_3690(int arg0, int arg1, int arg2)
m_pjsqggpf(int arg0, int arg1, int arg2)
getIndex(int x, int y, int z)
func_217339_a(int arg0, int arg1, int arg2)
public BlockState
e_(ew arg0)
getBlockState(BlockPos arg0)
method_8320(class_2338 arg0)
m_cwgupilf(C_hynzadkk 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)
m_ldbsxred(C_hynzadkk arg0)
getFluidState(BlockPos arg0)
func_204610_c(BlockPos arg0)
getFluid(BlockPosition arg0)
public int
a(bia arg0, ew arg1)
getBrightness(LightLayer arg0, BlockPos arg1)
method_8314(class_1944 arg0, class_2338 arg1)
m_syrnsfmx(C_fhvlmqtw arg0, C_hynzadkk arg1)
getLightLevel(LightType arg0, BlockPos arg1)
func_175642_b(LightType arg0, BlockPos arg1)
getBrightness(EnumSkyBlock arg0, BlockPosition arg1)
public Biome
c(ew arg0)
getBiome(BlockPos arg0)
method_8310(class_2338 arg0)
m_vcvuysfl(C_hynzadkk arg0)
getBiome(BlockPos arg0)
func_180494_b(BlockPos arg0)
getBiome(BlockPosition arg0)
public BlockEntity
d(ew arg0)
getBlockEntity(BlockPos arg0)
method_8321(class_2338 arg0)
m_ufqcrdbx(C_hynzadkk arg0)
getBlockEntity(BlockPos arg0)
func_175625_s(BlockPos arg0)
getTileEntity(BlockPosition arg0)
public BlockEntity
a(ew arg0, bxt$a arg1)
getBlockEntity(BlockPos arg0, LevelChunk$EntityCreationType arg1)
method_3688(class_2338 arg0, class_2818$class_2819 arg1)
m_shrcxcxl(C_hynzadkk arg0, C_hrdsvlkq$C_pwlgmnmf arg1)
getBlockEntity(BlockPos arg0, WorldChunk$CreationType arg1)
func_212399_a(BlockPos arg0, Chunk$CreateEntityType arg1)