@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.effect.particle
-
Interface Summary Interface Description ParticleEffect Represents a particle effect that can be send to the Minecraft client.ParticleEffect.Builder Represents a builder to create aParticleEffect
.ParticleOption<V> Represents a option that may be used on aParticleEffect
.ParticleType Represents a particle that can be sent on a Minecraft client. -
Class Summary Class Description ParticleOptions An enumeration of all possibleParticleOption
s in vanilla minecraft.ParticleTypes