Commands Part 2
This commit is contained in:
parent
30e4ed064d
commit
b5eec00c7b
1 changed files with 2 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
package com.arc.bloodarsenal.commands;
|
package WayofTime.alchemicalWizardry.common.commands;
|
||||||
|
|
||||||
import WayofTime.alchemicalWizardry.api.soulNetwork.SoulNetworkHandler;
|
import WayofTime.alchemicalWizardry.api.soulNetwork.SoulNetworkHandler;
|
||||||
import net.minecraft.command.CommandBase;
|
import net.minecraft.command.CommandBase;
|
||||||
|
@ -11,10 +11,7 @@ import java.util.List;
|
||||||
|
|
||||||
public class CommandSN extends CommandBase
|
public class CommandSN extends CommandBase
|
||||||
{
|
{
|
||||||
public CommandSN()
|
public CommandSN() {}
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getCommandName()
|
public String getCommandName()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue