Package net.minecraft
Class class_4158
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.class_4121
net.minecraft.client.gui.screen.Screen
net.minecraft.class_4158
- All Implemented Interfaces:
class_4122,class_4123,IdentifibleBooleanConsumer
- Mappings:
Namespace Name official cjwintermediary net/minecraft/class_4158named net/minecraft/class_4158
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Loggerprivate static final Identifierprivate IdentifierFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, client, field_20307, field_20308, height, labels, passEvents, textRenderer, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE, zOffset -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.Screen
confirmResult, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isPaste, isSelectAll, keyPressed, method_13411, method_14502, method_18423, method_18605, method_18607, method_18608, renderBackground, renderBackground, renderDirtBackground, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldPauseGame, tickMethods inherited from class net.minecraft.class_4121
getFocused, method_18421, method_18424, method_18425, method_18426, mouseClicked, mouseDragged, mouseReleasedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradientMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_4122
method_18427, method_18428Methods inherited from interface net.minecraft.class_4123
charTyped, keyReleased, mouseScrolled
-
Field Details
-
field_20279
- Mappings:
Namespace Name Mixin selector official aLcjw;a:Lorg/apache/logging/log4j/Logger;intermediary field_20279Lnet/minecraft/class_4158;field_20279:Lorg/apache/logging/log4j/Logger;named field_20279Lnet/minecraft/class_4158;field_20279:Lorg/apache/logging/log4j/Logger;
-
field_20280
- Mappings:
Namespace Name Mixin selector official fLcjw;f:Lpc;intermediary field_20280Lnet/minecraft/class_4158;field_20280:Lnet/minecraft/class_1653;named field_20280Lnet/minecraft/class_4158;field_20280:Lnet/minecraft/util/Identifier;
-
field_20281
- Mappings:
Namespace Name Mixin selector official gLcjw;g:Lpc;intermediary field_20281Lnet/minecraft/class_4158;field_20281:Lnet/minecraft/class_1653;named field_20281Lnet/minecraft/class_4158;field_20281:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_4158
public class_4158()
-
-
Method Details
-
init
protected void init() -
removed
public void removed() -
render
public void render(int mouseX, int mouseY, float tickDelta)
-