Class CraftingTableScreen

All Implemented Interfaces:
IdentifibleBooleanConsumer

@Environment(CLIENT)
public class CraftingTableScreen
extends HandledScreen
Mappings:
Namespace Name
official ays
intermediary net/minecraft/class_793
named net/minecraft/client/gui/screen/ingame/CraftingTableScreen
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official u Lays;u:Ljy;
      intermediary field_3460 Lnet/minecraft/class_793;field_3460:Lnet/minecraft/class_1605;
      named TEXTURE Lnet/minecraft/client/gui/screen/ingame/CraftingTableScreen;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • CraftingTableScreen

      public CraftingTableScreen​(PlayerInventory playerInventory, World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lays;<init>(Lwm;Ladm;)V
      intermediary <init> Lnet/minecraft/class_793;<init>(Lnet/minecraft/class_1962;Lnet/minecraft/class_99;)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/CraftingTableScreen;<init>(Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/world/World;)V
    • CraftingTableScreen

      public CraftingTableScreen​(PlayerInventory playerInventory, World world, BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lays;<init>(Lwm;Ladm;Lcj;)V
      intermediary <init> Lnet/minecraft/class_793;<init>(Lnet/minecraft/class_1962;Lnet/minecraft/class_99;Lnet/minecraft/class_1372;)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/CraftingTableScreen;<init>(Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
  • Method Details

    • drawForeground

      protected void drawForeground​(int mouseX, int mouseY)
      Overrides:
      drawForeground in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      official b Layl;b(II)V
      intermediary method_2906 Lnet/minecraft/class_781;method_2906(II)V
      named drawForeground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawForeground(II)V
    • drawBackground

      protected void drawBackground​(float delta, int mouseX, int mouseY)
      Specified by:
      drawBackground in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      official a Layl;a(FII)V
      intermediary method_2900 Lnet/minecraft/class_781;method_2900(FII)V
      named drawBackground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(FII)V