| Package | Description |
|---|---|
| com.github.fierioziy.particlenativeapi.api | |
| com.github.fierioziy.particlenativeapi.api.types |
| Class and 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.
|
| ParticleTypeDustColorTransition
Class used to represent dust particle type that needs
a starting color, transition color and a 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.
|
| ParticleTypeVibration
Class used to represent vibration particle type.
|
| Class and Description |
|---|
| ParticleType
Class used to represent particle type with no additional features.
|
| ParticleTypeMotion
Class used to represent particle type that can construct particle packet
with desired initial motion.
|
Copyright © 2021. All Rights Reserved.