net.minecraft.world.gen.feature

public class DesertWellFeature

extends Feature<FeatureConfiguration>

bqd
net.minecraft.class_1226
net.minecraft.world.gen.feature.DesertWellFeature
net.minecraft.world.gen.feature.DesertWellsFeature
net.minecraft.world.gen.feature.DesertWellsFeature

Field summary

Modifier and TypeField
private static final BlockStatePredicate
a
field_10144
REPLACEABLE
field_175913_a
IS_SAND
private final BlockState
b
field_10145
base
field_175911_b
sandSlab
private final BlockState
c
field_10146
slab
field_175912_c
sandstone
private final BlockState
d
field_10147
liquid
field_175910_d
water

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
a(axz arg0, bmy<? extends bom> arg1, Random arg2, el arg3, brz arg4)
method_17334(class_3598 arg0, class_2744<? extends class_3798> arg1, Random arg2, class_2552 arg3, class_3871 arg4)
place(WorldAccess world, ChunkGenerator<? extends ChunkGeneratorSettings> generator, Random random, BlockPos pos, FeatureConfiguration config)
func_212245_a(IWorld arg0, IChunkGenerator<? extends IChunkGenSettings> arg1, Random arg2, BlockPos arg3, NoFeatureConfig arg4)
place(IWorld worldIn, IChunkGenerator<? extends IChunkGenSettings> generator, Random rand, BlockPos pos, NoFeatureConfig config)