LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.render.gui
/
ItemStackListRenderer
/
SingleItemStackRenderer
Single
Item
Stack
Renderer
fun
interface
SingleItemStackRenderer
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
draw
Item
Stack
Link copied to clipboard
abstract
fun
GuiGraphics
.
drawItemStack
(
font
:
Font
,
index
:
Int
,
stack
:
ItemStack
,
x
:
Int
,
y
:
Int
)