Class DispenserScreen


@Environment(CLIENT) public class DispenserScreen extends HandledScreen
Mappings:
Namespace Name
intermediary net/minecraft/class_235
glue class_253
server net/minecraft/class_235
client gq
named net/minecraft/client/gui/screen/ingame/DispenserScreen
  • Constructor Details

    • DispenserScreen

      public DispenserScreen(PlayerInventory inventory, DispenserBlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_235;<init>(Lnet/minecraft/class_136;Lnet/minecraft/class_137;)V
      glue <init> Lclass_253;<init>(Lclass_223;Lclass_22;)V
      server <init> Lnet/minecraft/class_235;<init>(Lfx;Lak;)V
      client <init> Lgq;<init>(Lix;Laz;)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/DispenserScreen;<init>(Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/block/entity/DispenserBlockEntity;)V
  • Method Details

    • 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