Uses of Class
net.minecraft.world.gen.feature.UnderwaterMagmaFeatureConfig
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature |
-
Uses of UnderwaterMagmaFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type UnderwaterMagmaFeatureConfig Modifier and Type Field Description static com.mojang.serialization.Codec<UnderwaterMagmaFeatureConfig>UnderwaterMagmaFeatureConfig. CODECstatic Feature<UnderwaterMagmaFeatureConfig>Feature. UNDERWATER_MAGMAMethods in net.minecraft.world.gen.feature with parameters of type UnderwaterMagmaFeatureConfig Modifier and Type Method Description private static OptionalIntUnderwaterMagmaFeature. getFloorHeight(StructureWorldAccess world, BlockPos pos, UnderwaterMagmaFeatureConfig config)Method parameters in net.minecraft.world.gen.feature with type arguments of type UnderwaterMagmaFeatureConfig Modifier and Type Method Description booleanUnderwaterMagmaFeature. generate(FeatureContext<UnderwaterMagmaFeatureConfig> context)Constructor parameters in net.minecraft.world.gen.feature with type arguments of type UnderwaterMagmaFeatureConfig Constructor Description UnderwaterMagmaFeature(com.mojang.serialization.Codec<UnderwaterMagmaFeatureConfig> configCodec)