1.21.9
Toggle table of contents
0.2.5+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.mixins
/
ScreenRenderMixin
Screen
Render
Mixin
open
class
ScreenRenderMixin
Members
Constructors
Screen
Render
Mixin
Link copied to clipboard
constructor
(
)
Functions
draw
Slot
Link copied to clipboard
open
fun
drawSlot
(
context
:
DrawContext
,
slot
:
Slot
,
ci
:
CallbackInfo
)
render
Link copied to clipboard
open
fun
render
(
context
:
DrawContext
,
mouseX
:
Int
,
mouseY
:
Int
,
deltaTicks
:
Float
,
ci
:
CallbackInfo
)