Satiate the demons of checkstyle

I was sure I'd run pre-commit, but clearly not!
This commit is contained in:
Jonathan Coates 2022-12-15 21:42:18 +00:00
parent 36ce490566
commit eeac86b07c
No known key found for this signature in database
GPG Key ID: B9E431FF07C98D06
1 changed files with 2 additions and 2 deletions

View File

@ -13,9 +13,9 @@
@Mixin(WorldOpenFlows.class)
public class WorldOpenFlowsMixin {
/**
* Never prompt for backup/experimental options when running tests
* Never prompt for backup/experimental options when running tests.
*
* @param screen The current menu
* @param screen The current menu.
* @param level The level to load.
* @param customised Whether this rule uses legacy customised worldgen options.
* @param action The action run to load the world.