fabric: minor formatting/javadoc fixes

This commit is contained in:
jmp 2021-03-12 01:13:40 -08:00 committed by Jason
parent 5a15ca2167
commit 488ea8f9d8
5 changed files with 8 additions and 9 deletions

View file

@ -38,8 +38,6 @@ import java.util.function.BiFunction;
/**
* An argument for any {@link net.minecraft.particle.ParticleEffect}
*
* <p>These operations can be used to compare scores on a {@link net.minecraft.scoreboard.Scoreboard}.</p>
*
* @param <C> the sender type
* @since 1.5.0
*/