Package net.minecraft
Class class_4179
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.class_4121
net.minecraft.client.gui.screen.Screen
net.minecraft.class_4179
- All Implemented Interfaces:
class_4122,class_4123,IdentifibleBooleanConsumer
- Mappings:
Namespace Name official cnaintermediary net/minecraft/class_4179named net/minecraft/class_4179
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Object2IntMap<DimensionType>private final IdentifibleBooleanConsumerprivate final class_3457Fields 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
ConstructorsConstructorDescriptionclass_4179(IdentifibleBooleanConsumer identifibleBooleanConsumer, String string, LevelStorageAccess levelStorageAccess) -
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, shouldPauseGameMethods 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_20493
- Mappings:
Namespace Name Mixin selector official aLcna;a:Lit/unimi/dsi/fastutil/objects/Object2IntMap;intermediary field_20493Lnet/minecraft/class_4179;field_20493:Lit/unimi/dsi/fastutil/objects/Object2IntMap;named field_20493Lnet/minecraft/class_4179;field_20493:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-
field_20494
- Mappings:
Namespace Name Mixin selector official fLcna;f:Lcji;intermediary field_20494Lnet/minecraft/class_4179;field_20494:Lnet/minecraft/class_1811;named field_20494Lnet/minecraft/class_4179;field_20494:Lnet/minecraft/client/gui/widget/IdentifibleBooleanConsumer;
-
field_20495
- Mappings:
Namespace Name Mixin selector official gLcna;g:Lada;intermediary field_20495Lnet/minecraft/class_4179;field_20495:Lnet/minecraft/class_3457;named field_20495Lnet/minecraft/class_4179;field_20495:Lnet/minecraft/class_3457;
-
-
Constructor Details
-
class_4179
public class_4179(IdentifibleBooleanConsumer identifibleBooleanConsumer, String string, LevelStorageAccess levelStorageAccess)
-
-
Method Details
-
init
protected void init() -
tick
public void tick() -
removed
public void removed() -
render
public void render(int mouseX, int mouseY, float tickDelta)
-