MJ 6 + MJ 5 Integration.
This commit is contained in:
@@ -15,7 +15,7 @@ public abstract class BaseMJperdition extends AETileEventHandler
|
||||
@Method(iname = "MJ5")
|
||||
public abstract PowerReceiver getPowerReceiver();
|
||||
|
||||
public abstract double useEnergy(float f, float requred, boolean b);
|
||||
public abstract double useEnergy(double f, double requred, boolean b);
|
||||
|
||||
public abstract void addEnergy(float failed);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user