Class CartographyTableScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.HandledScreen<CartographyTableScreenHandler>
net.minecraft.client.gui.screen.ingame.CartographyTableScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement,ScreenHandlerProvider<CartographyTableScreenHandler>
@Environment(CLIENT)
public class CartographyTableScreen
extends HandledScreen<CartographyTableScreenHandler>
- Mappings:
Namespace Name official ezcintermediary net/minecraft/class_3934named net/minecraft/client/gui/screen/ingame/CartographyTableScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final Identifierprivate static final IdentifierFields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
BACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, field_32322, focusedSlot, handler, playerInventoryTitle, playerInventoryTitleX, playerInventoryTitleY, titleX, titleY, x, yFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, height, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionCartographyTableScreen(CartographyTableScreenHandler handler, PlayerInventory inventory, Text title) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawBackground(DrawContext context, float delta, int mouseX, int mouseY) private voiddrawMap(DrawContext context, @Nullable Integer mapId, @Nullable MapState mapState, boolean cloneMode, boolean expandMode, boolean lockMode, boolean cannotExpand) private voiddrawMap(DrawContext context, @Nullable Integer mapId, @Nullable MapState mapState, int x, int y, float scale) voidrender(DrawContext context, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
close, drawForeground, drawMouseoverTooltip, drawSlotHighlight, endTouchDrag, getScreenHandler, getTooltipFromItem, handledScreenTick, handleHotbarKeyPressed, init, isClickOutsideBounds, isPointWithinBounds, keyPressed, mouseClicked, mouseDragged, mouseReleased, onMouseClick, removed, renderBackground, shouldPause, tickMethods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, renderBackgroundTexture, renderInGameBackground, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, switchFocus, updateNarrator, wrapScreenErrorMethods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseScrolled, setFocused
-
Field Details
-
ERROR_TEXTURE
- Mappings:
Namespace Name Mixin selector official xLezc;x:Laep;intermediary field_45453Lnet/minecraft/class_3934;field_45453:Lnet/minecraft/class_2960;named ERROR_TEXTURELnet/minecraft/client/gui/screen/ingame/CartographyTableScreen;ERROR_TEXTURE:Lnet/minecraft/util/Identifier;
-
SCALED_MAP_TEXTURE
- Mappings:
Namespace Name Mixin selector official yLezc;y:Laep;intermediary field_45454Lnet/minecraft/class_3934;field_45454:Lnet/minecraft/class_2960;named SCALED_MAP_TEXTURELnet/minecraft/client/gui/screen/ingame/CartographyTableScreen;SCALED_MAP_TEXTURE:Lnet/minecraft/util/Identifier;
-
DUPLICATED_MAP_TEXTURE
- Mappings:
Namespace Name Mixin selector official zLezc;z:Laep;intermediary field_45455Lnet/minecraft/class_3934;field_45455:Lnet/minecraft/class_2960;named DUPLICATED_MAP_TEXTURELnet/minecraft/client/gui/screen/ingame/CartographyTableScreen;DUPLICATED_MAP_TEXTURE:Lnet/minecraft/util/Identifier;
-
MAP_TEXTURE
- Mappings:
Namespace Name Mixin selector official ALezc;A:Laep;intermediary field_45451Lnet/minecraft/class_3934;field_45451:Lnet/minecraft/class_2960;named MAP_TEXTURELnet/minecraft/client/gui/screen/ingame/CartographyTableScreen;MAP_TEXTURE:Lnet/minecraft/util/Identifier;
-
LOCKED_TEXTURE
- Mappings:
Namespace Name Mixin selector official BLezc;B:Laep;intermediary field_45452Lnet/minecraft/class_3934;field_45452:Lnet/minecraft/class_2960;named LOCKED_TEXTURELnet/minecraft/client/gui/screen/ingame/CartographyTableScreen;LOCKED_TEXTURE:Lnet/minecraft/util/Identifier;
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official CLezc;C:Laep;intermediary field_17421Lnet/minecraft/class_3934;field_17421:Lnet/minecraft/class_2960;named TEXTURELnet/minecraft/client/gui/screen/ingame/CartographyTableScreen;TEXTURE:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
CartographyTableScreen
public CartographyTableScreen(CartographyTableScreenHandler handler, PlayerInventory inventory, Text title) - Mappings:
Namespace Name Mixin selector official <init>Lezc;<init>(Lcei;Lcbk;Lte;)Vintermediary <init>Lnet/minecraft/class_3934;<init>(Lnet/minecraft/class_3910;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)Vnamed <init>Lnet/minecraft/client/gui/screen/ingame/CartographyTableScreen;<init>(Lnet/minecraft/screen/CartographyTableScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)V
-
-
Method Details
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classHandledScreen<CartographyTableScreenHandler>- Mappings:
Namespace Name Mixin selector official aLetj;a(Lerx;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
-
drawBackground
- Specified by:
drawBackgroundin classHandledScreen<CartographyTableScreenHandler>- Mappings:
Namespace Name Mixin selector official aLeyt;a(Lerx;FII)Vintermediary method_2389Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_332;FII)Vnamed drawBackgroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/gui/DrawContext;FII)V
-
drawMap
private void drawMap(DrawContext context, @Nullable @Nullable Integer mapId, @Nullable @Nullable MapState mapState, boolean cloneMode, boolean expandMode, boolean lockMode, boolean cannotExpand) - Mappings:
Namespace Name Mixin selector official aLezc;a(Lerx;Ljava/lang/Integer;Lebl;ZZZZ)Vintermediary method_17567Lnet/minecraft/class_3934;method_17567(Lnet/minecraft/class_332;Ljava/lang/Integer;Lnet/minecraft/class_22;ZZZZ)Vnamed drawMapLnet/minecraft/client/gui/screen/ingame/CartographyTableScreen;drawMap(Lnet/minecraft/client/gui/DrawContext;Ljava/lang/Integer;Lnet/minecraft/item/map/MapState;ZZZZ)V
-
drawMap
private void drawMap(DrawContext context, @Nullable @Nullable Integer mapId, @Nullable @Nullable MapState mapState, int x, int y, float scale) - Mappings:
Namespace Name Mixin selector official aLezc;a(Lerx;Ljava/lang/Integer;Lebl;IIF)Vintermediary method_17566Lnet/minecraft/class_3934;method_17566(Lnet/minecraft/class_332;Ljava/lang/Integer;Lnet/minecraft/class_22;IIF)Vnamed drawMapLnet/minecraft/client/gui/screen/ingame/CartographyTableScreen;drawMap(Lnet/minecraft/client/gui/DrawContext;Ljava/lang/Integer;Lnet/minecraft/item/map/MapState;IIF)V
-