mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 23:58:02 -05:00
Checkstyle
Nothing to see here
This commit is contained in:
parent
53a97948b3
commit
5ce5339883
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ import net.fabricmc.fabric.api.command.v1.CommandRegistrationCallback;
|
||||||
|
|
||||||
@Mixin(CommandManager.class)
|
@Mixin(CommandManager.class)
|
||||||
public abstract class MixinCommandManager {
|
public abstract class MixinCommandManager {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @reason Add commands before ambiguities are calculated.
|
* @reason Add commands before ambiguities are calculated.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue