Class HorseScreenHandler


public class HorseScreenHandler extends MountScreenHandler
Mappings:
Namespace Name
named net/minecraft/screen/HorseScreenHandler
intermediary net/minecraft/class_1724
official dhi
  • Field Details

    • EMPTY_SADDLE_SLOT_TEXTURE

      private static final Identifier EMPTY_SADDLE_SLOT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EMPTY_SADDLE_SLOT_TEXTURE Lnet/minecraft/screen/HorseScreenHandler;EMPTY_SADDLE_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_55026 Lnet/minecraft/class_1724;field_55026:Lnet/minecraft/class_2960;
      official s Ldhi;s:Lamo;
    • EMPTY_LLAMA_ARMOR_SLOT_TEXTURE

      private static final Identifier EMPTY_LLAMA_ARMOR_SLOT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EMPTY_LLAMA_ARMOR_SLOT_TEXTURE Lnet/minecraft/screen/HorseScreenHandler;EMPTY_LLAMA_ARMOR_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_55027 Lnet/minecraft/class_1724;field_55027:Lnet/minecraft/class_2960;
      official t Ldhi;t:Lamo;
    • EMPTY_HORSE_ARMOR_SLOT_TEXTURE

      private static final Identifier EMPTY_HORSE_ARMOR_SLOT_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named EMPTY_HORSE_ARMOR_SLOT_TEXTURE Lnet/minecraft/screen/HorseScreenHandler;EMPTY_HORSE_ARMOR_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_55028 Lnet/minecraft/class_1724;field_55028:Lnet/minecraft/class_2960;
      official u Ldhi;u:Lamo;
  • Constructor Details

    • HorseScreenHandler

      public HorseScreenHandler(int syncId, PlayerInventory playerInventory, Inventory inventory, AbstractHorseEntity entity, int slotColumnCount)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/screen/HorseScreenHandler;<init>(ILnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/inventory/Inventory;Lnet/minecraft/entity/passive/AbstractHorseEntity;I)V
      intermediary <init> Lnet/minecraft/class_1724;<init>(ILnet/minecraft/class_1661;Lnet/minecraft/class_1263;Lnet/minecraft/class_1496;I)V
      official <init> Ldhi;<init>(ILdcn;Lccv;Lcwd;I)V
  • Method Details

    • areInventoriesDifferent

      protected boolean areInventoriesDifferent(Inventory inventory)
      Specified by:
      areInventoriesDifferent in class MountScreenHandler
      Mappings:
      Namespace Name Mixin selector
      named areInventoriesDifferent Lnet/minecraft/screen/MountScreenHandler;areInventoriesDifferent(Lnet/minecraft/inventory/Inventory;)Z
      intermediary method_76588 Lnet/minecraft/class_12343;method_76588(Lnet/minecraft/class_1263;)Z
      official c Ldgi;c(Lccv;)Z