Class CraftingScreen


@Environment(CLIENT) public class CraftingScreen extends HandledScreen
Mappings:
Namespace Name
intermediary net/minecraft/class_516
glue class_565
server net/minecraft/class_516
client oo
named net/minecraft/client/gui/screen/ingame/CraftingScreen
  • Constructor Details

    • CraftingScreen

      public CraftingScreen(PlayerInventory inventory, World world, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_516;<init>(Lnet/minecraft/class_136;Lnet/minecraft/class_18;III)V
      glue <init> Lclass_565;<init>(Lclass_223;Lclass_129;III)V
      server <init> Lnet/minecraft/class_516;<init>(Lfx;Ldj;III)V
      client <init> Loo;<init>(Lix;Lfd;III)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/CraftingScreen;<init>(Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/world/World;III)V
  • Method Details

    • removed

      public void removed()
      Overrides:
      removed in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_133 Lnet/minecraft/class_32;method_133()V
      glue method_425 Lclass_117;method_425()V
      server method_133 Lnet/minecraft/class_32;method_133()V
      client h Lda;h()V
      named removed Lnet/minecraft/client/gui/screen/Screen;removed()V
    • drawForeground

      protected void drawForeground()
      Overrides:
      drawForeground in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_985 Lnet/minecraft/class_293;method_985()V
      glue method_1158 Lclass_314;method_1158()V
      server method_985 Lnet/minecraft/class_293;method_985()V
      client k Lid;k()V
      named drawForeground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawForeground()V
    • drawBackground

      protected void drawBackground(float tickDelta)
      Specified by:
      drawBackground in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_984 Lnet/minecraft/class_293;method_984(F)V
      glue method_1157 Lclass_314;method_1157(F)V
      server method_984 Lnet/minecraft/class_293;method_984(F)V
      client a Lid;a(F)V
      named drawBackground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(F)V