程序包 org.bukkit
类 Particle.DustOptions
java.lang.Object
org.bukkit.Particle.DustOptions
- 直接已知子类:
Particle.DustTransition
- 封闭类:
- Particle
Options which can be applied to redstone dust particles - a particle
color and size.
-
构造器概要
-
方法概要
-
构造器详细资料
-
DustOptions
-
-
方法详细资料
-
getColor
The color of the particles to be displayed.- 返回:
- particle color
-
getSize
public float getSize()Relative size of the particle.- 返回:
- relative particle size
-