Package hiiragi283.core.util
Object HTEnergyHelper
-
- All Implemented Interfaces:
public class HTEnergyHelper
-
-
Field Summary
Fields Modifier and Type Field Description public final static HTEnergyHelperINSTANCE
-
Method Summary
Modifier and Type Method Description final static IntegermoveEnergy(HTEnergyBattery from, HTEnergyBattery to, Runnable onUpdate, Integer amount, HTStorageAccess access)-
-
Method Detail
-
moveEnergy
final static Integer moveEnergy(HTEnergyBattery from, HTEnergyBattery to, Runnable onUpdate, Integer amount, HTStorageAccess access)
-
-
-
-