mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-14 12:10:30 +00:00
Satiate the demons of checkstyle
I was sure I'd run pre-commit, but clearly not!
This commit is contained in:
parent
36ce490566
commit
eeac86b07c
@ -13,9 +13,9 @@ import org.spongepowered.asm.mixin.Overwrite;
|
||||
@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.
|
||||
|
Loading…
Reference in New Issue
Block a user