Renamed BaseMJPerdition file
This commit is contained in:
parent
8c9c5bae42
commit
55bb3e1fa6
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@ import buildcraft.api.power.PowerHandler.PowerReceiver;
|
|||
|
||||
public abstract class BaseMJPerdition
|
||||
{
|
||||
|
||||
@Method(iname = "MJ5")
|
||||
public abstract PowerReceiver getPowerReceiver();
|
||||
|
||||
|
@ -21,5 +20,4 @@ public abstract class BaseMJPerdition
|
|||
public abstract void readFromNBT(NBTTagCompound tag);
|
||||
|
||||
public abstract void Tick();
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue