Class HudPlacementTheme
java.lang.Object
com.render.api.HudPlacementTheme
Styling options exposed by the default HUD placement screen.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbackgroundColor(int backgroundArgb) Deprecated.backgroundColor(RenderColor backgroundColor) borderColor(int borderArgb) Deprecated.borderColor(RenderColor borderColor) buttonColor(int buttonArgb) Deprecated.buttonColor(RenderColor buttonColor) floatbuttonRadius(float buttonRadius) copy()elementOutlineColor(int outlineArgb) Deprecated.elementOutlineColor(RenderColor elementOutlineColor)
-
Constructor Details
-
HudPlacementTheme
public HudPlacementTheme()
-
-
Method Details
-
backgroundColor
-
backgroundColor
-
backgroundColor
Deprecated. -
borderColor
-
borderColor
-
borderColor
Deprecated. -
buttonColor
-
buttonColor
-
buttonColor
Deprecated. -
buttonRadius
public float buttonRadius() -
buttonRadius
-
elementOutlineColor
-
elementOutlineColor
-
elementOutlineColor
Deprecated. -
copy
-
backgroundColor(RenderColor).