Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 8ec6b40

Browse files
committed
Fixed Javadoc
1 parent ff1f032 commit 8ec6b40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/xyz/xenondevs/particle/data/VibrationData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public final class VibrationData extends ParticleData {
6666
/**
6767
* Creates a new {@link VibrationData} instance.
6868
*
69-
* @param start the start {@link Location} of the particle. (<b>Not needed since 1.19</b>)</b>
69+
* @param start the start {@link Location} of the particle. (<b>Not needed since 1.19</b>)
7070
* @param destination the destination {@link Location} of the particle.
7171
* @param ticks the amount of ticks it will take the particle to reach the {@link #blockDestination}
7272
*/

0 commit comments

Comments
 (0)