toggle menu
BetterHud docs
1.8
dist
switch theme
search in API
BetterHud/dist
/
kr.toxicity.hud.shader
/
HotBarShader
Hot
Bar
Shader
data
class
HotBarShader
(
val
gui
:
Pair
<
Double
,
Double
>
,
val
pixel
:
Pair
<
Int
,
Int
>
)
Members
Constructors
Hot
Bar
Shader
Link copied to clipboard
constructor
(
gui
:
Pair
<
Double
,
Double
>
,
pixel
:
Pair
<
Int
,
Int
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
gui
Link copied to clipboard
val
gui
:
Pair
<
Double
,
Double
>
pixel
Link copied to clipboard
val
pixel
:
Pair
<
Int
,
Int
>