net.minecraft.world.gen.chunk

public class FlatWorldLayer

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

Field summary

Modifier and TypeField
private Block
a
field_7538
block
field_151537_a
private int
b
field_4953
size
layerCount
private int
c
field_4955
metadata
layerFillBlockMeta
private int
d
field_4956
y
layerMinimumY

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
a()
method_4108()
getSize()
getLayerCount()
public Block
b()
method_4109()
getBlock()
func_151536_b()
public int
c()
method_4110()
getBlockMetadata()
getFillBlockMeta()
public int
d()
method_4111()
getY()
getMinY()
public void
c(int arg0)
method_4112(int arg0)
setY(int y)
setMinY(int arg0)