Package net.minecraft

Class class_585


@Environment(CLIENT) public class class_585 extends ContainerScreen
Mappings:
Namespace Name
intermediary net/minecraft/class_585
glue class_671
server net/minecraft/class_585
client ue
named net/minecraft/class_585
  • Field Details

    • field_2523

      private float field_2523
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2523 Lnet/minecraft/class_585;field_2523:F
      glue field_2739 Lclass_671;field_2739:F
      server field_2523 Lnet/minecraft/class_585;field_2523:F
      client l Lue;l:F
      named field_2523 Lnet/minecraft/class_585;field_2523:F
    • field_2524

      private float field_2524
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2524 Lnet/minecraft/class_585;field_2524:F
      glue field_2740 Lclass_671;field_2740:F
      server field_2524 Lnet/minecraft/class_585;field_2524:F
      client m Lue;m:F
      named field_2524 Lnet/minecraft/class_585;field_2524:F
  • Constructor Details

  • Method Details

    • init

      public void init()
      Overrides:
      init in class ContainerScreen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_119 Lnet/minecraft/class_32;method_119()V
      glue method_252 Lclass_117;method_252()V
      server method_119 Lnet/minecraft/class_32;method_119()V
      client b Lda;b()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • drawForeground

      protected void drawForeground()
      Overrides:
      drawForeground in class ContainerScreen
      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/container/ContainerScreen;drawForeground()V
    • render

      public void render(int mouseX, int mouseY, float delta)
      Overrides:
      render in class ContainerScreen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_118 Lnet/minecraft/class_32;method_118(IIF)V
      glue method_251 Lclass_117;method_251(IIF)V
      server method_118 Lnet/minecraft/class_32;method_118(IIF)V
      client a Lda;a(IIF)V
      named render Lnet/minecraft/client/gui/screen/Screen;render(IIF)V
    • drawBackground

      protected void drawBackground(float tickDelta)
      Specified by:
      drawBackground in class ContainerScreen
      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/container/ContainerScreen;drawBackground(F)V
    • buttonClicked

      protected void buttonClicked(ButtonWidget button)
      Overrides:
      buttonClicked in class Screen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_120 Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)V
      glue method_257 Lclass_117;method_257(Lclass_389;)V
      server method_120 Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)V
      client a Lda;a(Lke;)V
      named buttonClicked Lnet/minecraft/client/gui/screen/Screen;buttonClicked(Lnet/minecraft/client/gui/widget/ButtonWidget;)V