net.minecraft.world

public class WorldRegion

implements WorldView

arj
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
s(dt arg0)
m_40611090(C_32594356 arg0)
getBlockEntity(BlockPos arg0)
public BlockState
p(dt arg0)
m_77852500(C_32594356 arg0)
getBlockState(BlockPos arg0)
public boolean
d(dt arg0)
m_64558657(C_32594356 arg0)
isAir(BlockPos arg0)
public int
a(dt arg0, ej arg1)
m_48917424(C_32594356 arg0, C_28786548 arg1)
getDirectSignal(BlockPos arg0, Direction arg1)
public boolean
W()
m_58307127()
isEmpty()
public int
b(dt arg0, int arg1)
m_72193523(C_32594356 arg0, int arg1)
getLightColor(BlockPos arg0, int arg1)
public Biome
b(dt arg0)
m_25174963(C_32594356 arg0)
getBiome(BlockPos arg0)
private int
a(arf arg0, dt arg1)
m_55802472(C_92766678 arg0, C_32594356 arg1)
getBrightness(LightType type, BlockPos pos)
public int
b(arf arg0, dt arg1)
m_42404407(C_92766678 arg0, C_32594356 arg1)
getLight(LightType type, BlockPos pos)
public WorldGeneratorType
G()
m_59003592()
getGeneratorType()