Class HorseScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement, ScreenHandlerProvider<HorseScreenHandler>

@Environment(CLIENT) public class HorseScreen extends MountScreen<HorseScreenHandler>
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/ingame/HorseScreen
intermediary net/minecraft/class_491
official gtf
  • Field Details

    • SLOT_TEXTURE

      private static final Identifier SLOT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named SLOT_TEXTURE Lnet/minecraft/client/gui/screen/ingame/HorseScreen;SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_55106 Lnet/minecraft/class_491;field_55106:Lnet/minecraft/class_2960;
      official H Lgtf;H:Lamo;
    • CHEST_SLOTS_TEXTURE

      private static final Identifier CHEST_SLOTS_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named CHEST_SLOTS_TEXTURE Lnet/minecraft/client/gui/screen/ingame/HorseScreen;CHEST_SLOTS_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_45473 Lnet/minecraft/class_491;field_45473:Lnet/minecraft/class_2960;
      official I Lgtf;I:Lamo;
    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/gui/screen/ingame/HorseScreen;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_2937 Lnet/minecraft/class_491;field_2937:Lnet/minecraft/class_2960;
      official J Lgtf;J:Lamo;
  • Constructor Details

    • HorseScreen

      public HorseScreen(HorseScreenHandler handler, PlayerInventory inventory, AbstractHorseEntity entity, int slotColumnCount)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/ingame/HorseScreen;<init>(Lnet/minecraft/screen/HorseScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/entity/passive/AbstractHorseEntity;I)V
      intermediary <init> Lnet/minecraft/class_491;<init>(Lnet/minecraft/class_1724;Lnet/minecraft/class_1661;Lnet/minecraft/class_1496;I)V
      official <init> Lgtf;<init>(Ldhi;Ldcn;Lcwd;I)V
  • Method Details

    • getTexture

      protected Identifier getTexture()
      Specified by:
      getTexture in class MountScreen<HorseScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/gui/screen/ingame/MountScreen;getTexture()Lnet/minecraft/util/Identifier;
      intermediary method_76623 Lnet/minecraft/class_12348;method_76623()Lnet/minecraft/class_2960;
      official I Lgsf;I()Lamo;
    • getSlotTexture

      protected Identifier getSlotTexture()
      Specified by:
      getSlotTexture in class MountScreen<HorseScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      named getSlotTexture Lnet/minecraft/client/gui/screen/ingame/MountScreen;getSlotTexture()Lnet/minecraft/util/Identifier;
      intermediary method_76624 Lnet/minecraft/class_12348;method_76624()Lnet/minecraft/class_2960;
      official J Lgsf;J()Lamo;
    • getChestSlotsTexture

      protected @Nullable Identifier getChestSlotsTexture()
      Specified by:
      getChestSlotsTexture in class MountScreen<HorseScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      named getChestSlotsTexture Lnet/minecraft/client/gui/screen/ingame/MountScreen;getChestSlotsTexture()Lnet/minecraft/util/Identifier;
      intermediary method_76625 Lnet/minecraft/class_12348;method_76625()Lnet/minecraft/class_2960;
      official K Lgsf;K()Lamo;
    • canEquipSaddle

      protected boolean canEquipSaddle()
      Specified by:
      canEquipSaddle in class MountScreen<HorseScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      named canEquipSaddle Lnet/minecraft/client/gui/screen/ingame/MountScreen;canEquipSaddle()Z
      intermediary method_76626 Lnet/minecraft/class_12348;method_76626()Z
      official L Lgsf;L()Z
    • canEquipArmor

      protected boolean canEquipArmor()
      Specified by:
      canEquipArmor in class MountScreen<HorseScreenHandler>
      Mappings:
      Namespace Name Mixin selector
      named canEquipArmor Lnet/minecraft/client/gui/screen/ingame/MountScreen;canEquipArmor()Z
      intermediary method_76627 Lnet/minecraft/class_12348;method_76627()Z
      official M Lgsf;M()Z