net.minecraft.world.gen.carver

public class CaveWorldCarver

extends Generator

atz
net.minecraft.class_1215
net.minecraft.world.gen.carver.CaveWorldCarver
net.minecraft.world.gen.MapGenCaves

Field summary

Modifier and TypeField
protected static final BlockState
a
field_12958
LAVA
BLK_LAVA
protected static final BlockState
b
field_12959
AIR
BLK_AIR
protected static final BlockState
c
field_12960
SANDSTONE
BLK_SANDSTONE
protected static final BlockState
d
field_12961
RED_SANDSTONE
BLK_RED_SANDSTONE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a(long arg0, int arg1, int arg2, atv arg3, double arg4, double arg5, double arg6)
method_4001(long arg0, int arg1, int arg2, class_2252 arg3, double arg4, double arg5, double arg6)
carveRoom(long seed, int chunkX, int chunkZ, ProtoChunk blocks, double x, double y, double z)
addRoom(long arg0, int arg1, int arg2, ChunkPrimer arg3, double arg4, double arg5, double arg6)
protected void
a(long arg0, int arg1, int arg2, atv arg3, double arg4, double arg5, double arg6, float arg7, float arg8, float arg9, int arg10, int arg11, double arg12)
method_4002(long arg0, int arg1, int arg2, class_2252 arg3, double arg4, double arg5, double arg6, float arg7, float arg8, float arg9, int arg10, int arg11, double arg12)
carveTunnel(long seed, int chunkX, int chunkZ, ProtoChunk blocks, double x, double y, double z, float baseWidth, float yaw, float pitch, int tunnel, int tunnelCount, double widthHeightRatio)
addTunnel(long arg0, int arg1, int arg2, ChunkPrimer arg3, double arg4, double arg5, double arg6, float arg7, float arg8, float arg9, int arg10, int arg11, double arg12)
protected boolean
a(ars arg0, ars arg1)
method_9193(class_2232 arg0, class_2232 arg1)
canReplace(BlockState state, BlockState with)
canReplaceBlock(IBlockState arg0, IBlockState arg1)
protected void
a(aid arg0, int arg1, int arg2, int arg3, int arg4, atv arg5)
method_4003(class_1150 arg0, int arg1, int arg2, int arg3, int arg4, class_2252 arg5)
place(World arg0, int arg1, int arg2, int arg3, int arg4, ProtoChunk arg5)
recursiveGenerate(World arg0, int arg1, int arg2, int arg3, int arg4, ChunkPrimer arg5)