net.minecraft.world

public class WorldRegion

implements WorldView

adv
net.minecraft.class_1164
net.minecraft.world.WorldRegion
net.minecraft.world.ChunkCache

Field summary

Modifier and TypeField
protected int
a
field_4595
chunkX
chunkX
protected int
b
field_4596
chunkZ
chunkZ
protected WorldChunk[][]
c
field_4597
chunks
chunkArray
protected boolean
d
field_4598
empty
hasExtendedLevels
protected World
e
field_4599
world
worldObj

Constructor summary

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

Method summary

Modifier and TypeMethod
public BlockEntity
s(cj arg0)
method_8581(class_2552 arg0)
getBlockEntity(BlockPos arg0)
getTileEntity(BlockPos arg0)
public BlockState
p(cj arg0)
method_8580(class_2552 arg0)
getBlockState(BlockPos arg0)
getBlockState(BlockPos arg0)
public boolean
d(cj arg0)
method_8579(class_2552 arg0)
isAir(BlockPos arg0)
isAirBlock(BlockPos arg0)
public int
a(cj arg0, cq arg1)
method_8576(class_2552 arg0, class_1354 arg1)
getDirectSignal(BlockPos arg0, Direction arg1)
getStrongPower(BlockPos arg0, EnumFacing arg1)
public boolean
W()
method_3772()
isEmpty()
extendedLevelsInChunkCache()
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 Biome
b(cj arg0)
method_8577(class_2552 arg0)
getBiome(BlockPos arg0)
getBiomeGenForCoords(BlockPos arg0)
private int
a(ads arg0, cj arg1)
method_8585(class_1161 arg0, class_2552 arg1)
getBrightness(LightType type, BlockPos pos)
getLightForExt(EnumSkyBlock arg0, BlockPos pos)
public int
b(ads arg0, cj arg1)
method_8586(class_1161 arg0, class_2552 arg1)
getLight(LightType type, BlockPos pos)
getLightFor(EnumSkyBlock arg0, BlockPos pos)
public WorldGeneratorType
G()
method_8575()
getGeneratorType()
getWorldType()