Uses of Class
net.minecraft.world.gen.feature.BasaltDeltasFeature
-
Uses of BasaltDeltasFeature in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BasaltDeltasFeature>
BasaltDeltasFeature.CODEC
static final Feature<BasaltDeltasFeature>
Feature.DELTA_FEATURE
-
Uses of BasaltDeltasFeature in net.minecraft.world.gen.feature.structure
Modifier and TypeMethodDescriptionprivate static boolean
BasaltDeltasStructure.isClear
(IWorld p_236277_0_, BlockPos p_236277_1_, BasaltDeltasFeature p_236277_2_) boolean
BasaltDeltasStructure.place
(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, BasaltDeltasFeature p_241855_5_) ModifierConstructorDescriptionBasaltDeltasStructure
(com.mojang.serialization.Codec<BasaltDeltasFeature> p_i231946_1_)