Uses of Class
net.minecraft.world.gen.feature.LiquidsConfig
-
Uses of LiquidsConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final LiquidsConfig
Features.Configs.CLOSED_NETHER_SPRING_CONFIG
static final LiquidsConfig
Features.Configs.LAVA_SPRING_CONFIG
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LiquidsConfig>
LiquidsConfig.CODEC
static final Feature<LiquidsConfig>
Feature.SPRING
Modifier and TypeMethodDescriptionboolean
SpringFeature.place
(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, LiquidsConfig p_241855_5_) ModifierConstructorDescriptionSpringFeature
(com.mojang.serialization.Codec<LiquidsConfig> p_i231995_1_)