Uses of Class
net.minecraft.world.gen.feature.LiquidsConfig
Packages that use LiquidsConfig
-
Uses of LiquidsConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as LiquidsConfigModifier and TypeFieldDescriptionstatic final LiquidsConfig
Features.Configs.CLOSED_NETHER_SPRING_CONFIG
static final LiquidsConfig
Features.Configs.LAVA_SPRING_CONFIG
Fields in net.minecraft.world.gen.feature with type parameters of type LiquidsConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LiquidsConfig>
LiquidsConfig.CODEC
static final Feature<LiquidsConfig>
Feature.SPRING
Methods in net.minecraft.world.gen.feature with parameters of type LiquidsConfigModifier and TypeMethodDescriptionboolean
SpringFeature.place
(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, LiquidsConfig p_241855_5_) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type LiquidsConfigModifierConstructorDescriptionSpringFeature
(com.mojang.serialization.Codec<LiquidsConfig> p_i231995_1_)