Fixed dokka issue

This commit is contained in:
bluefireoly
2020-10-29 22:29:19 +01:00
parent 02372160a1
commit 2b8b7de89e

View File

@@ -8,7 +8,7 @@ import org.bukkit.entity.Player
import org.bukkit.util.Vector
/**
* @param particle The type of [Particle].
* @param particle The type of the particle.
* @param amount The amount of particles.
* @param offset The offset at which particles should appear.
* @param extra Particle specific data, often specifying an aspect like speed.