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.ambientParticle
private final Optional<AmbientParticleSettings>
BiomeSpecialEffects.ambientParticleSettings
static final com.mojang.serialization.Codec<AmbientParticleSettings>
AmbientParticleSettings.CODEC
Methods 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.minecraftforge.common.world
Methods in net.minecraftforge.common.world that return types with arguments of type AmbientParticleSettings