net.minecraft.world

public class WorldRegion

implements WorldView

akb
net.minecraft.unmapped.C_97027864
net.minecraft.world.WorldRegion

Field summary

Modifier and TypeField
protected int
a
f_84808165
chunkX
protected int
b
f_71892468
chunkZ
protected WorldChunk[][]
c
f_76687008
chunks
protected boolean
d
f_45136684
empty
protected World
e
f_13964122
world

Constructor summary

ModifierConstructor
public (World world, BlockPos minPos, BlockPos maxPos, int offset)

Method summary

Modifier and TypeMethod
public BlockEntity
r(co arg0)
m_40611090(C_32594356 arg0)
getBlockEntity(BlockPos arg0)
public BlockEntity
a(co arg0, auo$a arg1)
m_34142646(C_32594356 arg0, C_14917579$C_41777539 arg1)
getBlockEntity(BlockPos pos, WorldChunk$BlockEntityCreationType creationType)
public BlockState
o(co arg0)
m_77852500(C_32594356 arg0)
getBlockState(BlockPos arg0)
public boolean
d(co arg0)
m_64558657(C_32594356 arg0)
isAir(BlockPos arg0)
public int
a(co arg0, cv arg1)
m_48917424(C_32594356 arg0, C_28786548 arg1)
getDirectSignal(BlockPos arg0, Direction arg1)
public boolean
aa()
m_58307127()
isEmpty()
public int
b(co arg0, int arg1)
m_72193523(C_32594356 arg0, int arg1)
getLightColor(BlockPos arg0, int arg1)
public Biome
b(co arg0)
m_25174963(C_32594356 arg0)
getBiome(BlockPos arg0)
private int
a(ajy arg0, co arg1)
m_55802472(C_92766678 arg0, C_32594356 arg1)
getBrightness(LightType type, BlockPos pos)
public int
b(ajy arg0, co arg1)
m_42404407(C_92766678 arg0, C_32594356 arg1)
getLight(LightType type, BlockPos pos)
public WorldGeneratorType
L()
m_59003592()
getGeneratorType()