public class GuiMusicPlayerList extends BetterScrollableList<info.u_team.music_player.gui.GuiMusicPlayerListEntry>
shouldRenderTransparentBorder, shouldUseScissor, sideDistance, transparentBorderSize| 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, getSideDistance, getTransparentBorderSize, isShouldRenderTransparentBorder, isShouldUseScissor, renderList, setShouldRenderTransparentBorder, setShouldUseScissor, setSideDistance, setTransparentBorderSize, updateSettings, updateSettingsaddEntry, centerScrollOn, clearEntries, clickedHeader, ensureVisible, filterList, func_241574_n_, func_244605_b, func_244606_c, func_244736_r, getBottom, getEntry, getEntryAtPosition, getEventListeners, getHeight, getItemCount, getLeft, getListener, getMaxPosition, getMaxScroll, getRight, getRowLeft, getRowTop, getScrollAmount, getSelected, getTop, getWidth, isFocused, isMouseOver, isSelectedItem, keyPressed, mouseClicked, mouseReleased, mouseScrolled, moveSelection, remove, removeEntry, render, renderBackground, renderDecorations, renderHeader, replaceEntries, setLeftPos, setRenderHeader, setRenderSelection, setScrollAmount, setSelected, updateScrollingState, updateSizeisDragging, setDragging, setListenerblit, blit, blit, blit, blit, blitBlackOutline, drawCenteredString, drawCenteredString, drawString, drawString, fill, fillGradient, fillGradient, getBlitOffset, hLine, 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()