net.minecraft.world

public class WorldRegion

implements WorldView

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