public class GuiMusicPlaylistListEntryLoading extends GuiMusicPlaylistListEntry
Constructor and Description |
---|
GuiMusicPlaylistListEntryLoading() |
Modifier and Type | Method and Description |
---|---|
void |
render(int slotIndex,
int entryY,
int entryX,
int entryWidth,
int entryHeight,
int mouseX,
int mouseY,
boolean hovered,
float partialTicks) |
addTrackInfo, tick
mouseClicked
addButton, mouseDragged, mouseReleased
changeFocus
isMouseOver
public void render(int slotIndex, int entryY, int entryX, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float partialTicks)
render
in class info.u_team.u_team_core.gui.elements.ScrollableListEntry<GuiMusicPlaylistListEntry>