BetterHud
Toggle table of contents
1.14.0-SNAPSHOT-437
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
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
>