mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-26 11:07:53 +01:00
Fix build
Signed-off-by: TheMode <themode@outlook.fr>
This commit is contained in:
parent
f178db759c
commit
f05b4baa8a
@ -6,7 +6,7 @@ import static net.minestom.server.utils.inventory.PlayerInventoryUtils.*;
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
||||
/**
|
||||
* Test conversion between packet slots & internal ones (used in events and inventory methods)
|
||||
* Test conversion from packet slots to internal ones (used in events and inventory methods)
|
||||
*/
|
||||
public class PlayerSlotConversionTest {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user