| Class | Description |
|---|---|
| ParticleType |
Class used to represent particle type with no additional features.
|
| ParticleTypeBlock |
Class used to represent block particle type that needs a block type.
|
| ParticleTypeBlockMotion |
Class used to represent block particle type that needs a block type.
|
| ParticleTypeColorable |
Class used to represent particle type that can construct
colored particle packet.
|
| ParticleTypeDust |
Class used to represent dust particle type that needs a color and size.
|
| ParticleTypeItemMotion |
Class used to represent item particle type that needs an item type.
|
| ParticleTypeMotion |
Class used to represent particle type that can construct particle packet
with desired initial motion.
|
| ParticleTypeNote |
Class used to represent note particle type that can construct
colored particle packet.
|
| ParticleTypeRedstone |
Class used to represent redstone particle type that can construct
colored particle packet.
|
Copyright © 2020. All Rights Reserved.