We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651fa12 commit 2456ff2Copy full SHA for 2456ff2
paper-api/src/main/java/org/bukkit/Particle.java
@@ -127,7 +127,7 @@ public enum Particle implements Keyed {
127
CHERRY_LEAVES("cherry_leaves"),
128
PALE_OAK_LEAVES("pale_oak_leaves"),
129
/**
130
- * Uses {@link Color} as DataType (with alpha support)
+ * Uses {@link Color} as DataType
131
*/
132
TINTED_LEAVES("tinted_leaves", Color.class),
133
EGG_CRACK("egg_crack"),
0 commit comments