public class GuiMusicPlayerList extends BetterScrollableList<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) |
mouseDraggedgetRowWidth, getScrollbarPosition, updateSettingsaddEntry, centerScrollOn, children, clearEntries, clickedHeader, ensureVisible, getBottom, getEntry, getEntryAtPosition, getFocused, getHeight, getItemCount, getLeft, getMaxPosition, getMaxScroll, getRight, getRowLeft, getRowTop, getScrollAmount, getScrollBottom, getSelected, getTop, getWidth, isFocused, isMouseOver, isSelectedItem, keyPressed, mouseClicked, mouseReleased, mouseScrolled, moveSelection, remove, removeEntry, render, renderBackground, renderDecorations, renderHeader, renderHoleBackground, renderList, replaceEntries, setLeftPos, setRenderHeader, setRenderSelection, setScrollAmount, setSelected, updateScrollingState, updateSizeisDragging, setDragging, setFocusedblit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic 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()