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 LiquidsConfigFeatures.Configs.CLOSED_NETHER_SPRING_CONFIGstatic final LiquidsConfigFeatures.Configs.LAVA_SPRING_CONFIGFields in net.minecraft.world.gen.feature with type parameters of type LiquidsConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LiquidsConfig>LiquidsConfig.CODECstatic final Feature<LiquidsConfig>Feature.SPRINGMethods in net.minecraft.world.gen.feature with parameters of type LiquidsConfigModifier and TypeMethodDescriptionbooleanSpringFeature.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_)