net.minecraft.client.render.world

public class RenderChunkRegion

extends WorldRegion

All mapped superinterfaces:

WorldView

bff
net.minecraft.class_2396
net.minecraft.client.render.world.RenderChunkRegion
net.minecraft.client.renderer.RegionRenderCache

Field summary

Modifier and TypeField
private static final BlockState
f
field_10661
AIR_STATE
DEFAULT_STATE
private final BlockPos
g
field_10662
center
position
private int[]
h
field_10663
light
combinedLights
private BlockState[]
i
field_10664
blocks
blockStates

Constructor summary

ModifierConstructor
public (World arg0, BlockPos arg1, BlockPos arg2, int arg3)

Method summary

Modifier and TypeMethod
public BlockEntity
s(cj arg0)
method_8581(class_2552 arg0)
getBlockEntity(BlockPos arg0)
getTileEntity(BlockPos arg0)
public int
b(cj arg0, int arg1)
method_8578(class_2552 arg0, int arg1)
getLightColor(BlockPos arg0, int arg1)
getCombinedLight(BlockPos arg0, int arg1)
public BlockState
p(cj arg0)
method_8580(class_2552 arg0)
getBlockState(BlockPos arg0)
getBlockState(BlockPos arg0)
private BlockState
c(cj arg0)
method_9764(class_2552 arg0)
getBlockStateFromChunk(BlockPos pos)
getBlockStateRaw(BlockPos pos)
private int
e(cj arg0)
method_9765(class_2552 arg0)
index(BlockPos pos)
getPositionIndex(BlockPos arg0)