BetterHud
Toggle table of contents
1.14.0-SNAPSHOT-437
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.component
/
PixelComponent
Pixel
Component
class
PixelComponent
:
Record
Component with width and pixel
Parameters
component
component
pixel
pixel
See also
Width
Component
Members
Constructors
Pixel
Component
Link copied to clipboard
constructor
(
)
Functions
copy
Link copied to clipboard
@
NotNull
open
fun
copy
(
)
:
@
NotNull
PixelComponent
Copy component
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
plus
Link copied to clipboard
@
NotNull
open
fun
plus
(
@
NotNull
other
:
@
NotNull
WidthComponent
)
:
@
NotNull
PixelComponent
Pluses component with others.
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String