Class LegacySmithingScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement, ScreenHandlerProvider<LegacySmithingScreenHandler>, ScreenHandlerListener

@Deprecated(forRemoval=true) @Environment(CLIENT) public class LegacySmithingScreen extends ForgingScreen<LegacySmithingScreenHandler>
Deprecated, for removal: This API element is subject to removal in a future version.
Mappings:
Namespace Name
official eve
intermediary net/minecraft/class_8065
named net/minecraft/client/gui/screen/ingame/LegacySmithingScreen
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Mappings:
      Namespace Name Mixin selector
      official A Leve;A:Ladd;
      intermediary field_42046 Lnet/minecraft/class_8065;field_42046:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/gui/screen/ingame/LegacySmithingScreen;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • LegacySmithingScreen

      public LegacySmithingScreen(LegacySmithingScreenHandler handler, PlayerInventory playerInventory, Text title)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Mappings:
      Namespace Name Mixin selector
      official <init> Leve;<init>(Lccg;Lbyl;Ltj;)V
      intermediary <init> Lnet/minecraft/class_8065;<init>(Lnet/minecraft/class_8050;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/LegacySmithingScreen;<init>(Lnet/minecraft/screen/LegacySmithingScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)V
  • Method Details

    • drawInvalidRecipeArrow

      protected void drawInvalidRecipeArrow(MatrixStack matrices, int x, int y)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      drawInvalidRecipeArrow in class ForgingScreen<LegacySmithingScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      official c Levb;c(Lehe;II)V
      intermediary method_48467 Lnet/minecraft/class_4894;method_48467(Lnet/minecraft/class_4587;II)V
      named drawInvalidRecipeArrow Lnet/minecraft/client/gui/screen/ingame/ForgingScreen;drawInvalidRecipeArrow(Lnet/minecraft/client/util/math/MatrixStack;II)V