Class Energy
java.lang.Object
zombie.entity.energy.Energy
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Energy
static Energy
Get
(EnergyType arg0) getColor()
static void
Init
(ScriptLoadMode arg0) boolean
static Energy
loadEnergy
(ByteBuffer arg0, int arg1) static void
static void
Reset()
static void
saveEnergy
(Energy arg0, ByteBuffer arg1)
-
Field Details
-
Electric
-
Mechanical
-
Thermal
-
Steam
-
VoidEnergy
-
-
Method Details
-
Get
-
Get
-
getAllEnergies
-
Init
- Throws:
Exception
-
PreReloadScripts
public static void PreReloadScripts() -
Reset
public static void Reset() -
saveEnergy
-
loadEnergy
-
isVanilla
public boolean isVanilla() -
getDisplayName
-
getColor
-
getIconTexture
-
getHorizontalBarTexture
-
getVerticalBarTexture
-
getEnergyTypeString
-