public class GuiMusicPlaylist extends GuiScreen1_13
children, newButtons
Constructor and Description |
---|
GuiMusicPlaylist(Playlist playlist) |
Modifier and Type | Method and Description |
---|---|
void |
drawScreen(int mouseX,
int mouseY,
float partialTicks) |
GuiMusicPlaylistList |
getTrackList() |
void |
initGui() |
void |
onResize(net.minecraft.client.Minecraft minecraft,
int width,
int height) |
void |
updateScreen() |
addNewButton, getChildren, handleKeyboardInput, handleMouseInput, keyTyped, mouseClicked, mouseClickMove, mouseReleased, setWorldAndResolution
focusNext, focusOn, getFocused, keyPressed, mouseClicked, mouseDragged, mouseReleased, setDragging, setFocused
actionPerformed, confirmClicked, doesGuiPauseGame, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawHoveringText, drawHoveringText, drawWorldBackground, getClipboardString, handleComponentClick, handleComponentHover, handleInput, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, onGuiClosed, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setText
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
charTyped, keyReleased, mouseScrolled
canFocus, focusChanged
public GuiMusicPlaylist(Playlist playlist)
public void initGui()
initGui
in class net.minecraft.client.gui.GuiScreen
public void updateScreen()
updateScreen
in class net.minecraft.client.gui.GuiScreen
public void onResize(net.minecraft.client.Minecraft minecraft, int width, int height)
onResize
in class net.minecraft.client.gui.GuiScreen
public void drawScreen(int mouseX, int mouseY, float partialTicks)
drawScreen
in class GuiScreen1_13
public GuiMusicPlaylistList getTrackList()