Uses of Class
net.minecraft.world.gen.feature.UnderwaterMagmaFeatureConfig
-
Uses of UnderwaterMagmaFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<UnderwaterMagmaFeatureConfig> UnderwaterMagmaFeatureConfig.CODEC
static final Feature
<UnderwaterMagmaFeatureConfig> Feature.UNDERWATER_MAGMA
Modifier and TypeMethodDescriptionprivate static OptionalInt
UnderwaterMagmaFeature.getFloorHeight
(StructureWorldAccess world, BlockPos pos, UnderwaterMagmaFeatureConfig config) Modifier and TypeMethodDescriptionboolean
UnderwaterMagmaFeature.generate
(FeatureContext<UnderwaterMagmaFeatureConfig> context) ModifierConstructorDescriptionUnderwaterMagmaFeature
(com.mojang.serialization.Codec<UnderwaterMagmaFeatureConfig> configCodec)