net.minecraft.world.gen.feature

public record DesertWellFeature

implements Feature

net.minecraft.world.level.levelgen.feature.DesertWellFeature
net.minecraft.class_3005
net.minecraft.world.gen.feature.DesertWellFeature

Field summary

Modifier and TypeField
private static final BlockStatePredicate
IS_SAND
field_13450
CAN_GENERATE
private static final BlockState
SAND
field_1_7786
field_1_7786
private static final BlockState
SAND_SLAB
field_1_7788
field_1_7788
private static final BlockState
SANDSTONE
field_1_7787
field_1_7787
private static final BlockState
WATER
field_1_7789
field_1_7789
public static final DesertWellFeature
INSTANCE
field_1_7785
INSTANCE
public static final com.mojang.serialization.MapCodec<DesertWellFeature>
CODEC
field_1_7784
CODEC

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<DesertWellFeature>
codec()
method_1_6879()
getCodec()
public boolean
place(WorldGenLevel level, ChunkGenerator chunkGenerator, RandomSource random, BlockPos origin)
method_13151(class_5281 arg0, class_2794 arg1, class_5819 arg2, class_2338 arg3)
generate(StructureWorldAccess arg0, ChunkGenerator arg1, Random arg2, BlockPos arg3)
private static void
placeSusSand(WorldGenLevel level, BlockPos pos)
method_49883(class_5281 arg0, class_2338 arg1)
generateSuspiciousSand(StructureWorldAccess world, BlockPos pos)
private static void
lambda$placeSusSand$0(BlockPos arg0, BrushableBlockEntity arg1)
method_49235(class_2338 arg0, class_8174 arg1)
method_49235(BlockPos arg0, BrushableBlockEntity blockEntity)