net.minecraft.world.gen.FlatLayerInfo.FlatLayerInfo |
( |
int |
par1, |
|
|
int |
par2 |
|
) |
| |
net.minecraft.world.gen.FlatLayerInfo.FlatLayerInfo |
( |
int |
par1, |
|
|
int |
par2, |
|
|
int |
par3 |
|
) |
| |
int net.minecraft.world.gen.FlatLayerInfo.getFillBlock |
( |
) | |
|
Return the block type used on this set of layers.
int net.minecraft.world.gen.FlatLayerInfo.getFillBlockMeta |
( |
) | |
|
Return the block metadata used on this set of layers.
int net.minecraft.world.gen.FlatLayerInfo.getLayerCount |
( |
) | |
|
Return the amount of layers for this set of layers.
int net.minecraft.world.gen.FlatLayerInfo.getMinY |
( |
) | |
|
Return the minimum Y coordinate for this layer, set during generation.
void net.minecraft.world.gen.FlatLayerInfo.setMinY |
( |
int |
par1) | |
|
Set the minimum Y coordinate for this layer.
String net.minecraft.world.gen.FlatLayerInfo.toString |
( |
) | |
|
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/world/gen/FlatLayerInfo.java