public class GuiMusicPlayerSettingsMixerDeviceList extends BetterScrollableList<info.u_team.music_player.gui.settings.GuiMusicPlayerSettingsMixerDeviceListEntry>
shouldRenderTransparentBorder, shouldUseScissor, sideDistance, transparentBorderSize| Constructor and Description |
|---|
GuiMusicPlayerSettingsMixerDeviceList(int width,
int height,
int top,
int bottom,
int left,
int right) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSelected(info.u_team.music_player.gui.settings.GuiMusicPlayerSettingsMixerDeviceListEntry 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, 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 GuiMusicPlayerSettingsMixerDeviceList(int width,
int height,
int top,
int bottom,
int left,
int right)
public void setSelected(info.u_team.music_player.gui.settings.GuiMusicPlayerSettingsMixerDeviceListEntry entry)
setSelected in class net.minecraft.client.gui.widget.list.AbstractList<info.u_team.music_player.gui.settings.GuiMusicPlayerSettingsMixerDeviceListEntry>