Interface | Description |
---|---|
ParticleEffect |
Represents a particle effect that can be send to the Minecraft client.
|
ParticleEffect.Builder |
Represents a builder to create a
ParticleEffect . |
ParticleOption<V> |
Represents a option that may be used on a
ParticleEffect . |
ParticleType |
Represents a particle that can be sent on a Minecraft client.
|
Class | Description |
---|---|
ParticleOptions |
An enumeration of all possible
ParticleOption s in vanilla minecraft. |
ParticleTypes |
An enumeration of all possible
ParticleType s in vanilla minecraft. |