Fixed Javadoc

This commit is contained in:
Auxilor
2021-07-27 19:02:04 +01:00
parent 310485402f
commit 7eaf2dc8ed

View File

@@ -10,7 +10,7 @@ import org.jetbrains.annotations.NotNull;
import java.util.List;
/**
* The armor change event <b>does</> contain information about the event.</b>
* The armor change event <b>does</b> contain information about the event.
* <p>
* Unlike {@link ArmorEquipEvent}, it is called the next tick and contains previous and current armor contents.
*/