Class InstrumentScreen

  • All Implemented Interfaces:
    net.minecraft.client.gui.components.Renderable , net.minecraft.client.gui.components.TabOrderedElement , net.minecraft.client.gui.components.events.ContainerEventHandler , net.minecraft.client.gui.components.events.GuiEventListener

    
    public final class InstrumentScreen
    extends Screen
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      InstrumentScreen(Component title)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Boolean isPauseScreen()
      Boolean isFocused()
      Unit extractBackground(GuiGraphicsExtractor graphics, Integer mouseX, Integer mouseY, Float a)
      Boolean keyPressed(KeyEvent event)
      Boolean keyReleased(KeyEvent event)
      • Methods inherited from class net.minecraft.client.gui.components.events.AbstractContainerEventHandler

        getFocused, isDragging, setDragging, setFocused
      • Methods inherited from class net.minecraft.client.gui.screens.Screen

        added, afterKeyboardAction, afterMouseAction, afterMouseMove, canInterruptWithAnotherScreen, children, clearFocus, extractRenderState, extractRenderStateWithTooltipAndSubtitles, extractTransparentBackground, fillCrashDetails, getBackgroundMusic, getFont, getNarrationMessage, getRectangle, getTitle, handleDelayedNarration, init, isAllowedInPortal, isInGameUi, isMouseOver, onClose, onFilesDrop, removed, resize, shouldCloseOnEsc, showsActiveEffects, tick, triggerImmediateNarration, updateNarratorStatus
      • Methods inherited from class net.minecraft.client.gui.components.TabOrderedElement

        getTabOrderGroup
      • Methods inherited from class net.minecraft.client.gui.components.events.GuiEventListener

        mouseMoved, shouldTakeFocusAfterInteraction
      • Methods inherited from class net.minecraft.client.gui.components.events.ContainerEventHandler

        charTyped, getBorderForArrowNavigation, getChildAt, getCurrentFocusPath, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, nextFocusPath, preeditUpdated, setFocused
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait