protected class SubsetWidget.SubsetTag.SubsetSlot
extends GuiScrollSlot
| Constructor and Description |
|---|
SubsetSlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawBackground(float frame) |
void |
drawOverlay(float frame) |
void |
drawScrollbar(float frame) |
protected void |
drawSlot(int slot,
int x,
int y,
int mx,
int my,
float frame) |
protected int |
getNumSlots() |
int |
getSlotHeight(int slot) |
int |
scrollbarAlignment() |
int |
scrollbarGuideAlignment() |
protected void |
slotClicked(int slot,
int button,
int mx,
int my,
int count) |
public int getSlotHeight(int slot)
protected int getNumSlots()
protected void slotClicked(int slot,
int button,
int mx,
int my,
int count)
protected void drawSlot(int slot,
int x,
int y,
int mx,
int my,
float frame)
public void drawOverlay(float frame)
public void drawBackground(float frame)
public int scrollbarAlignment()
public void drawScrollbar(float frame)
public int scrollbarGuideAlignment()