public class GuiMusicPlaylistListEntryLoading extends GuiMusicPlaylistListEntry
mc
index, list
Constructor and Description |
---|
GuiMusicPlaylistListEntryLoading() |
Modifier and Type | Method and Description |
---|---|
void |
drawEntry(int entryWidth,
int entryHeight,
int mouseX,
int mouseY,
boolean mouseInList,
float partialTicks) |
addTrackInfo, tick
addButton, mouseClicked, mouseDragged, mouseReleased
func_195000_a, getIndex, getList, getX, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canFocus, charTyped, focusChanged, keyPressed, keyReleased, mouseScrolled
public void drawEntry(int entryWidth, int entryHeight, int mouseX, int mouseY, boolean mouseInList, float partialTicks)
drawEntry
in class GuiScrollableListEntry<GuiMusicPlaylistListEntry>