Package org.spongepowered.api.effect.particle
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.effect.particle
-
ClassDescriptionRepresents a particle effect that can be send to the Minecraft client.Represents a builder to create a
ParticleEffect
.Represents a option that may be used on aParticleEffect
.An enumeration of all possibleParticleOption
s in vanilla minecraft.Represents a particle that can be sent on a Minecraft client.