Package net.minecraft
Class class_12348<T extends class_12343>
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.HandledScreen<T>
net.minecraft.class_12348<T>
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement,ScreenHandlerProvider<T>
- Direct Known Subclasses:
class_12349,HorseScreen
@Environment(CLIENT)
public abstract class class_12348<T extends class_12343>
extends HandledScreen<T>
- Mappings:
Namespace Name named net/minecraft/class_12348intermediary net/minecraft/class_12348official gsf
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final intprotected floatprotected floatprotected LivingEntityFields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
BACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, field_52802, field_52803, focusedSlot, handler, playerInventoryTitle, playerInventoryTitleX, playerInventoryTitleY, titleX, titleY, x, yFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, field_60460, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, textRenderer, title, width -
Constructor Summary
ConstructorsConstructorDescriptionclass_12348(T t, PlayerInventory playerInventory, Text text, int int2, LivingEntity livingEntity) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawBackground(DrawContext context, float deltaTicks, int mouseX, int mouseY) protected abstract Identifierprotected abstract Identifierprotected abstract @Nullable Identifierprotected abstract booleanprotected abstract booleanprotected voidmethod_76628(DrawContext drawContext, int int2, int int3) voidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
addTooltipSubmenuHandler, close, deferSubtitles, drawForeground, drawMouseoverTooltip, drawSlot, drawSlots, endTouchDrag, getScreenHandler, getTooltipFromItem, handledScreenTick, handleHotbarKeyPressed, init, isClickOutsideBounds, isPointWithinBounds, keyPressed, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, onMouseClick, onSlotChangedState, removed, renderBackground, renderCursorStack, renderLetGoTouchStack, renderMain, shouldPause, tickMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, allowRotatingPanorama, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, canInterruptOtherScreen, children, clearAndInit, clearChildren, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setWidgetAlpha, shouldCloseOnEsc, showsStatusEffects, switchFocus, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getBorder, isClickable, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, setFocused
-
Field Details
-
field_64544
protected final int field_64544- Mappings:
Namespace Name Mixin selector named field_64544Lnet/minecraft/class_12348;field_64544:Iintermediary field_64544Lnet/minecraft/class_12348;field_64544:Iofficial DLgsf;D:I
-
field_64545
protected float field_64545- Mappings:
Namespace Name Mixin selector named field_64545Lnet/minecraft/class_12348;field_64545:Fintermediary field_64545Lnet/minecraft/class_12348;field_64545:Fofficial ELgsf;E:F
-
field_64546
protected float field_64546- Mappings:
Namespace Name Mixin selector named field_64546Lnet/minecraft/class_12348;field_64546:Fintermediary field_64546Lnet/minecraft/class_12348;field_64546:Fofficial FLgsf;F:F
-
field_64547
- Mappings:
Namespace Name Mixin selector named field_64547Lnet/minecraft/class_12348;field_64547:Lnet/minecraft/entity/LivingEntity;intermediary field_64547Lnet/minecraft/class_12348;field_64547:Lnet/minecraft/class_1309;official GLgsf;G:Lchm;
-
-
Constructor Details
-
class_12348
public class_12348(T t, PlayerInventory playerInventory, Text text, int int2, LivingEntity livingEntity)
-
-
Method Details
-
drawBackground
- Specified by:
drawBackgroundin classHandledScreen<T extends class_12343>- Mappings:
Namespace Name Mixin selector named drawBackgroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/gui/DrawContext;FII)Vintermediary method_2389Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_332;FII)Vofficial aLgsd;a(Lghm;FII)V
-
method_76628
- Mappings:
Namespace Name Mixin selector named method_76628Lnet/minecraft/class_12348;method_76628(Lnet/minecraft/client/gui/DrawContext;II)Vintermediary method_76628Lnet/minecraft/class_12348;method_76628(Lnet/minecraft/class_332;II)Vofficial eLgsf;e(Lghm;II)V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classHandledScreen<T extends class_12343>- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLgjd;a(Lghm;IIF)V
-
method_76623
- Mappings:
Namespace Name Mixin selector named method_76623Lnet/minecraft/class_12348;method_76623()Lnet/minecraft/util/Identifier;intermediary method_76623Lnet/minecraft/class_12348;method_76623()Lnet/minecraft/class_2960;official ILgsf;I()Lamo;
-
method_76624
- Mappings:
Namespace Name Mixin selector named method_76624Lnet/minecraft/class_12348;method_76624()Lnet/minecraft/util/Identifier;intermediary method_76624Lnet/minecraft/class_12348;method_76624()Lnet/minecraft/class_2960;official JLgsf;J()Lamo;
-
method_76625
- Mappings:
Namespace Name Mixin selector named method_76625Lnet/minecraft/class_12348;method_76625()Lnet/minecraft/util/Identifier;intermediary method_76625Lnet/minecraft/class_12348;method_76625()Lnet/minecraft/class_2960;official KLgsf;K()Lamo;
-
method_76626
protected abstract boolean method_76626()- Mappings:
Namespace Name Mixin selector named method_76626Lnet/minecraft/class_12348;method_76626()Zintermediary method_76626Lnet/minecraft/class_12348;method_76626()Zofficial LLgsf;L()Z
-
method_76627
protected abstract boolean method_76627()- Mappings:
Namespace Name Mixin selector named method_76627Lnet/minecraft/class_12348;method_76627()Zintermediary method_76627Lnet/minecraft/class_12348;method_76627()Zofficial MLgsf;M()Z
-