public class GuiMusicPlayerList
extends info.u_team.u_team_core.gui.elements.ScrollableList<info.u_team.music_player.gui.GuiMusicPlayerListEntry>
listWidth, scrollbarPos
Constructor and Description |
---|
GuiMusicPlayerList(int width,
int height,
int top,
int bottom,
int left,
int right) |
Modifier and Type | Method and Description |
---|---|
void |
addPlaylist(java.lang.String name) |
Playlists |
getPlaylists() |
void |
removePlaylist(info.u_team.music_player.gui.GuiMusicPlayerListEntry entry) |
getRowWidth, getScrollbarPosition, updateSettings
addEntry, centerScrollOn, children, clearEntries, clickedHeader, ensureVisible, getBottom, getEntry, getEntryAtPosition, getFocused, getHeight, getItemCount, getLeft, getMaxPosition, getRight, getRowLeft, getRowTop, getScrollAmount, getScrollBottom, getSelected, getTop, getWidth, isFocused, isMouseOver, isSelectedItem, keyPressed, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, moveSelection, remove, removeEntry, render, renderBackground, renderDecorations, renderHeader, renderHoleBackground, renderList, replaceEntries, setLeftPos, setRenderHeader, setRenderSelection, setScrollAmount, setSelected, updateScrollingState, updateSize
isDragging, setDragging, setFocused
blit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fillGradient, hLine, innerBlit, vLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GuiMusicPlayerList(int width, int height, int top, int bottom, int left, int right)
public void addPlaylist(java.lang.String name)
public void removePlaylist(info.u_team.music_player.gui.GuiMusicPlayerListEntry entry)
public Playlists getPlaylists()