Package net.minecraft.screen
Class HorseScreenHandler
java.lang.Object
net.minecraft.screen.ScreenHandler
net.minecraft.screen.MountScreenHandler
net.minecraft.screen.HorseScreenHandler
- Mappings:
Namespace Name named net/minecraft/screen/HorseScreenHandlerintermediary net/minecraft/class_1724official dil
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final Identifierprivate static final IdentifierFields inherited from class net.minecraft.screen.MountScreenHandler
field_64487, field_64488, field_64489, field_64490, inventory, mountFields inherited from class net.minecraft.screen.ScreenHandler
EMPTY_SPACE_SLOT_INDEX, field_30731, field_30732, field_30733, field_30734, field_30735, field_30736, field_30737, field_52557, field_52558, slots, syncId -
Constructor Summary
ConstructorsConstructorDescriptionHorseScreenHandler(int syncId, PlayerInventory playerInventory, Inventory inventory, AbstractHorseEntity entity, int slotColumnCount) -
Method Summary
Methods inherited from class net.minecraft.screen.MountScreenHandler
canUse, getSlotCount, onClosed, quickMoveMethods inherited from class net.minecraft.screen.ScreenHandler
addListener, addPlayerHotbarSlots, addPlayerInventorySlots, addPlayerSlots, addProperties, addProperty, addSlot, calculateComparatorOutput, calculateComparatorOutput, calculateStackSize, canInsertIntoSlot, canInsertIntoSlot, canInsertItemIntoSlot, canUse, checkDataCount, checkSize, copySharedSlots, disableSyncing, dropInventory, enableSyncing, endQuickCraft, getCursorStack, getRevision, getSlot, getSlotIndex, getStacks, getType, insertItem, isValid, nextRevision, onButtonClick, onContentChanged, onSlotClick, packQuickCraftData, removeListener, selectBundleStack, sendContentUpdates, setCursorStack, setProperty, setReceivedCursorHash, setReceivedHash, setReceivedStack, setStackInSlot, shouldQuickCraftContinue, syncState, unpackQuickCraftButton, unpackQuickCraftStage, updateSlotStacks, updateSyncHandler, updateToClient
-
Field Details
-
EMPTY_SADDLE_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EMPTY_SADDLE_SLOT_TEXTURELnet/minecraft/screen/HorseScreenHandler;EMPTY_SADDLE_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_55026Lnet/minecraft/class_1724;field_55026:Lnet/minecraft/class_2960;official sLdil;s:Lamo;
-
EMPTY_LLAMA_ARMOR_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EMPTY_LLAMA_ARMOR_SLOT_TEXTURELnet/minecraft/screen/HorseScreenHandler;EMPTY_LLAMA_ARMOR_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_55027Lnet/minecraft/class_1724;field_55027:Lnet/minecraft/class_2960;official tLdil;t:Lamo;
-
EMPTY_HORSE_ARMOR_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EMPTY_HORSE_ARMOR_SLOT_TEXTURELnet/minecraft/screen/HorseScreenHandler;EMPTY_HORSE_ARMOR_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_55028Lnet/minecraft/class_1724;field_55028:Lnet/minecraft/class_2960;official uLdil;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)Vintermediary <init>Lnet/minecraft/class_1724;<init>(ILnet/minecraft/class_1661;Lnet/minecraft/class_1263;Lnet/minecraft/class_1496;I)Vofficial <init>Ldil;<init>(ILddl;Lccv;Lcup;I)V
-
-
Method Details
-
areInventoriesDifferent
- Specified by:
areInventoriesDifferentin classMountScreenHandler- Mappings:
Namespace Name Mixin selector named areInventoriesDifferentLnet/minecraft/screen/MountScreenHandler;areInventoriesDifferent(Lnet/minecraft/inventory/Inventory;)Zintermediary method_76588Lnet/minecraft/class_12343;method_76588(Lnet/minecraft/class_1263;)Zofficial cLdhl;c(Lccv;)Z
-