Package mcp.mobius.waila.api.data
Interface EnergyData.Description
- Enclosing class:
EnergyData
-
Method Summary
Modifier and TypeMethodDescriptioncolor
(int color) Sets the color of the bar, in0xRRGGBB
format.Sets the translation key to be used to name the energy name.Sets the unit of energy.
-
Method Details
-
name
Sets the translation key to be used to name the energy name.- See Also:
-
color
Sets the color of the bar, in0xRRGGBB
format.- See Also:
-
unit
Sets the unit of energy.- See Also:
-