net.minecraft.world.gen.feature

public class DesertWellFeature

extends Feature<DefaultFeatureConfig>

cay
net.minecraft.class_3005
net.minecraft.world.gen.feature.DesertWellFeature
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_13450
CAN_GENERATE
REPLACEABLE
field_175913_a
IS_SAND
private final BlockState
aS
field_13452
slab
base
field_175911_b
sandSlab
private final BlockState
aT
field_13451
wall
slab
field_175912_c
sandstone
private final BlockState
aU
field_13449
fluidInside
liquid
field_175910_d
water

Constructor summary

ModifierConstructor
public (Function<Dynamic<?>, ? extends DefaultFeatureConfig> arg0)

Method summary

Modifier and TypeMethod
public boolean
a(bhn arg0, bxd<? extends byq> arg1, Random arg2, ev arg3, ccy arg4)
method_12977(class_1936 arg0, class_2794<? extends class_2888> arg1, Random arg2, class_2338 arg3, class_3111 arg4)
method_12977(IWorld arg0, ChunkGenerator<? extends ChunkGeneratorConfig> arg1, Random arg2, BlockPos arg3, DefaultFeatureConfig arg4)
place(WorldAccess world, AbstractChunkGenerator<? extends BaseChunkGeneratorSettings> generator, Random random, BlockPos pos, FlowerConfiguration config)
func_212245_a(IWorld arg0, ChunkGenerator<? extends GenerationSettings> arg1, Random arg2, BlockPos arg3, NoFeatureConfig arg4)
place(IWorld worldIn, ChunkGenerator<? extends GenerationSettings> generator, Random rand, BlockPos pos, NoFeatureConfig config)