Class HorseScreen


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

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official u Lbdy;u:Lbqm;
      intermediary field_6314 Lnet/minecraft/class_1602;field_6314:Lnet/minecraft/class_1653;
      named TEXTURE Lnet/minecraft/client/gui/screen/ingame/HorseScreen;TEXTURE:Lnet/minecraft/util/Identifier;
    • armorInventory

      private Inventory armorInventory
      Mappings:
      Namespace Name Mixin selector
      official v Lbdy;v:Lpn;
      intermediary field_6315 Lnet/minecraft/class_1602;field_6315:Lnet/minecraft/class_849;
      named armorInventory Lnet/minecraft/client/gui/screen/ingame/HorseScreen;armorInventory:Lnet/minecraft/inventory/Inventory;
    • chestInventory

      private Inventory chestInventory
      Mappings:
      Namespace Name Mixin selector
      official w Lbdy;w:Lpn;
      intermediary field_6316 Lnet/minecraft/class_1602;field_6316:Lnet/minecraft/class_849;
      named chestInventory Lnet/minecraft/client/gui/screen/ingame/HorseScreen;chestInventory:Lnet/minecraft/inventory/Inventory;
    • entity

      private HorseBaseEntity entity
      Mappings:
      Namespace Name Mixin selector
      official x Lbdy;x:Lut;
      intermediary field_6317 Lnet/minecraft/class_1602;field_6317:Lnet/minecraft/class_1712;
      named entity Lnet/minecraft/client/gui/screen/ingame/HorseScreen;entity:Lnet/minecraft/entity/passive/HorseBaseEntity;
    • mouseX

      private float mouseX
      Mappings:
      Namespace Name Mixin selector
      official y Lbdy;y:F
      intermediary field_6318 Lnet/minecraft/class_1602;field_6318:F
      named mouseX Lnet/minecraft/client/gui/screen/ingame/HorseScreen;mouseX:F
    • mouseY

      private float mouseY
      Mappings:
      Namespace Name Mixin selector
      official z Lbdy;z:F
      intermediary field_6319 Lnet/minecraft/class_1602;field_6319:F
      named mouseY Lnet/minecraft/client/gui/screen/ingame/HorseScreen;mouseY:F
  • Constructor Details

    • HorseScreen

      public HorseScreen(Inventory armor, Inventory chest, HorseBaseEntity entity)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbdy;<init>(Lpn;Lpn;Lut;)V
      intermediary <init> Lnet/minecraft/class_1602;<init>(Lnet/minecraft/class_849;Lnet/minecraft/class_849;Lnet/minecraft/class_1712;)V
      named <init> Lnet/minecraft/client/gui/screen/ingame/HorseScreen;<init>(Lnet/minecraft/inventory/Inventory;Lnet/minecraft/inventory/Inventory;Lnet/minecraft/entity/passive/HorseBaseEntity;)V
  • Method Details

    • drawForeground

      protected void drawForeground(int mouseX, int mouseY)
      Overrides:
      drawForeground in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      official b Lbdc;b(II)V
      intermediary method_4262 Lnet/minecraft/class_409;method_4262(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 Lbdc;a(FII)V
      intermediary method_1127 Lnet/minecraft/class_409;method_1127(FII)V
      named drawBackground Lnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(FII)V
    • method_21925

      public void method_21925(int int2, int int3, float float2)
      Overrides:
      method_21925 in class HandledScreen
      Mappings:
      Namespace Name Mixin selector
      official a Lbcc;a(IIF)V
      intermediary method_21925 Lnet/minecraft/class_388;method_21925(IIF)V
      named method_21925 Lnet/minecraft/client/gui/screen/Screen;method_21925(IIF)V