Normalized code formatting.
This commit is contained in:
parent
b1db7c5152
commit
134b11f177
122 changed files with 944 additions and 697 deletions
|
@ -3,7 +3,8 @@ package WayofTime.bloodmagic.command;
|
|||
import net.minecraft.command.ICommand;
|
||||
import net.minecraft.command.ICommandSender;
|
||||
|
||||
public interface ISubCommand {
|
||||
public interface ISubCommand
|
||||
{
|
||||
|
||||
String getSubCommandName();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue