Class MinecartCommandBlockScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class MinecartCommandBlockScreen extends AbstractCommandBlockScreen
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/ingame/MinecartCommandBlockScreen
intermediary net/minecraft/class_496
official gsd
  • Field Details

    • field_63536

      private final CommandBlockMinecartEntity field_63536
      Mappings:
      Namespace Name Mixin selector
      named field_63536 Lnet/minecraft/client/gui/screen/ingame/MinecartCommandBlockScreen;field_63536:Lnet/minecraft/entity/vehicle/CommandBlockMinecartEntity;
      intermediary field_63536 Lnet/minecraft/class_496;field_63536:Lnet/minecraft/class_1697;
      official f Lgsd;f:Ldfa;
  • Constructor Details

  • Method Details

    • getCommandExecutor

      public CommandBlockExecutor getCommandExecutor()
      Specified by:
      getCommandExecutor in class AbstractCommandBlockScreen
      Mappings:
      Namespace Name Mixin selector
      named getCommandExecutor Lnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;getCommandExecutor()Lnet/minecraft/world/CommandBlockExecutor;
      intermediary method_2351 Lnet/minecraft/class_463;method_2351()Lnet/minecraft/class_1918;
      official o Lgqt;o()Ldtm;
    • getTrackOutputButtonHeight

      int getTrackOutputButtonHeight()
      Specified by:
      getTrackOutputButtonHeight in class AbstractCommandBlockScreen
      Mappings:
      Namespace Name Mixin selector
      named getTrackOutputButtonHeight Lnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;getTrackOutputButtonHeight()I
      intermediary method_2364 Lnet/minecraft/class_463;method_2364()I
      official p Lgqt;p()I
    • init

      protected void init()
      Called when a screen should be initialized.

      This method is called when this screen is opened or resized.

      Overrides:
      init in class AbstractCommandBlockScreen
      Mappings:
      Namespace Name Mixin selector
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      official bg_ Lgpn;bg_()V
    • syncSettingsToServer

      protected void syncSettingsToServer()
      Specified by:
      syncSettingsToServer in class AbstractCommandBlockScreen
      Mappings:
      Namespace Name Mixin selector
      named syncSettingsToServer Lnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;syncSettingsToServer()V
      intermediary method_2352 Lnet/minecraft/class_463;method_2352()V
      official J Lgqt;J()V