Uses of Class
net.minecraft.world.level.biome.AmbientParticleSettings
Packages that use AmbientParticleSettings
-
Uses of AmbientParticleSettings in net.minecraft.world.level.biome
Fields in net.minecraft.world.level.biome with type parameters of type AmbientParticleSettingsModifier and TypeFieldDescriptionprotected Optional<AmbientParticleSettings> BiomeSpecialEffects.Builder.ambientParticleprivate final Optional<AmbientParticleSettings> BiomeSpecialEffects.ambientParticleSettingsstatic final com.mojang.serialization.Codec<AmbientParticleSettings> AmbientParticleSettings.CODECMethods in net.minecraft.world.level.biome that return types with arguments of type AmbientParticleSettingsModifier and TypeMethodDescriptionBiome.getAmbientParticle()BiomeSpecialEffects.getAmbientParticleSettings()Methods in net.minecraft.world.level.biome with parameters of type AmbientParticleSettingsModifier and TypeMethodDescriptionBiomeSpecialEffects.Builder.ambientParticle(AmbientParticleSettings p_48030_) -
Uses of AmbientParticleSettings in net.neoforged.neoforge.common.world
Methods in net.neoforged.neoforge.common.world that return types with arguments of type AmbientParticleSettings