Uses of Record Class
net.minecraft.world.attribute.AmbientParticle
Packages that use AmbientParticle
-
Uses of AmbientParticle in net.minecraft.world.attribute
Fields in net.minecraft.world.attribute with type parameters of type AmbientParticleModifier and TypeFieldDescriptionstatic final EnvironmentAttributeType<List<AmbientParticle>> EnvironmentAttributeTypes.AMBIENT_PARTICLESstatic final EnvironmentAttribute<List<AmbientParticle>> EnvironmentAttributes.AMBIENT_PARTICLES_VISUALstatic final com.mojang.serialization.Codec<AmbientParticle> AmbientParticle.CODECMethods in net.minecraft.world.attribute that return types with arguments of type AmbientParticleModifier and TypeMethodDescriptionstatic List<AmbientParticle> AmbientParticle.of(ParticleEffect particle, float probability)