net.minecraft.world

public class WorldRegion

implements WorldView

and
net.minecraft.class_1164
net.minecraft.world.WorldRegion
net.minecraft.world.ChunkCache
net.minecraft.world.ChunkCache

Field summary

Modifier and TypeField
protected int
a
field_4595
chunkX
field_72818_a
chunkX
protected int
b
field_4596
chunkZ
field_72816_b
chunkZ
protected WorldChunk[][]
c
field_4597
chunks
field_72817_c
chunkArray
protected boolean
d
field_4598
empty
field_72814_d
empty
protected World
e
field_4599
world
field_72815_e
world

Constructor summary

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

Method summary

Modifier and TypeMethod
public BlockEntity
r(et arg0)
method_8581(class_2552 arg0)
getBlockEntity(BlockPos arg0)
func_175625_s(BlockPos arg0)
getTileEntity(BlockPos arg0)
public BlockEntity
a(et arg0, axw$a arg1)
method_13314(class_2552 arg0, class_1196$class_2251 arg1)
getBlockEntity(BlockPos pos, WorldChunk$BlockEntityCreationType creationType)
func_190300_a(BlockPos arg0, Chunk$EnumCreateEntityType arg1)
getTileEntity(BlockPos pos, Chunk$EnumCreateEntityType createType)
public BlockState
o(et arg0)
method_8580(class_2552 arg0)
getBlockState(BlockPos arg0)
func_180495_p(BlockPos arg0)
getBlockState(BlockPos arg0)
public boolean
d(et arg0)
method_8579(class_2552 arg0)
isAir(BlockPos arg0)
func_175623_d(BlockPos arg0)
isAirBlock(BlockPos arg0)
public int
a(et arg0, fa arg1)
method_8576(class_2552 arg0, class_1354 arg1)
getDirectSignal(BlockPos arg0, Direction arg1)
func_175627_a(BlockPos arg0, EnumFacing arg1)
getStrongPower(BlockPos arg0, EnumFacing arg1)
public boolean
ac()
method_3772()
isEmpty()
func_72806_N()
isEmpty()
public int
b(et arg0, int arg1)
method_8578(class_2552 arg0, int arg1)
getLightColor(BlockPos arg0, int arg1)
func_175626_b(BlockPos arg0, int arg1)
getCombinedLight(BlockPos arg0, int arg1)
public Biome
b(et arg0)
method_8577(class_2552 arg0)
getBiome(BlockPos arg0)
func_180494_b(BlockPos arg0)
getBiome(BlockPos arg0)
private int
a(ana arg0, et arg1)
method_8585(class_1161 arg0, class_2552 arg1)
getBrightness(LightType type, BlockPos pos)
func_175629_a(EnumSkyBlock arg0, BlockPos arg1)
getLightForExt(EnumSkyBlock type, BlockPos pos)
public int
b(ana arg0, et arg1)
method_8586(class_1161 arg0, class_2552 arg1)
getLight(LightType type, BlockPos pos)
func_175628_b(EnumSkyBlock arg0, BlockPos arg1)
getLightFor(EnumSkyBlock type, BlockPos pos)
public WorldGeneratorType
N()
method_8575()
getGeneratorType()
func_175624_G()
getWorldType()