net.minecraft.world.gen.chunk

public class FlatWorldLayer

bbc
net.minecraft.class_1282
net.minecraft.world.gen.chunk.FlatWorldLayer
net.minecraft.world.gen.FlatLayerInfo
net.minecraft.world.gen.FlatLayerInfo

Field summary

Modifier and TypeField
private final int
a
field_10179
biomeId
field_175902_a
version
private BlockState
b
field_10180
state
field_175901_b
layerMaterial
private int
c
field_4953
size
field_82664_a
layerCount
private int
d
field_4956
y
field_82661_d
layerMinimumY

Constructor summary

ModifierConstructor
public (int size, Block block)
public (int biomeId, int size, Block block)
public (int biomeId, int size, Block block, int metadata)

Method summary

Modifier and TypeMethod
public int
b()
method_4108()
getSize()
func_82657_a()
getLayerCount()
public BlockState
c()
method_9229()
getBlockState()
func_175900_c()
getLayerMaterial()
private Block
e()
method_4109()
getBlock()
func_151536_b()
getLayerMaterialBlock()
private int
f()
method_4110()
getBlockMetadata()
func_82658_c()
getFillBlockMeta()
public int
d()
method_4111()
getY()
func_82656_d()
getMinY()
public void
b(int arg0)
method_4112(int arg0)
setY(int y)
func_82660_d(int arg0)
setMinY(int minY)