Class PlayerScreenHandler
- Mappings:
- Namespace - Name - official - cce- intermediary - net/minecraft/class_1723- named - net/minecraft/screen/PlayerScreenHandler
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Identifierstatic final intstatic final intstatic final intprivate final RecipeInputInventoryprivate final CraftingResultInventory(package private) static final Identifier[]static final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final intprivate static final EquipmentSlot[]static final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intfinal booleanprivate final PlayerEntityFields inherited from class net.minecraft.screen.ScreenHandlerEMPTY_SPACE_SLOT_INDEX, field_30731, field_30732, field_30733, field_30734, field_30735, field_30736, field_30737, slots, syncId
- 
Constructor SummaryConstructorsConstructorDescriptionPlayerScreenHandler(PlayerInventory inventory, boolean onServer, PlayerEntity owner) 
- 
Method SummaryModifier and TypeMethodDescriptionbooleancanInsertIntoSlot(int index) booleancanInsertIntoSlot(ItemStack stack, Slot slot) Returns whetherstackcan be inserted toslot.booleancanUse(PlayerEntity player) Returns whether the screen handler can be used.voidintintintintstatic booleanisInHotbar(int slot) booleanmatches(Recipe<? super RecipeInputInventory> recipe) voidonClosed(PlayerEntity player) Called when this screen handler is closed.voidonContentChanged(Inventory inventory) Called when a slot's content has changed.(package private) static voidonEquipStack(PlayerEntity player, EquipmentSlot slot, ItemStack newStack, ItemStack currentStack) voidpopulateRecipeFinder(RecipeMatcher finder) quickMove(PlayerEntity player, int slot) Quick-moves the stack atslotto other slots of the screen handler that belong to a different inventory or another section of the same inventory.Methods inherited from class net.minecraft.screen.AbstractRecipeScreenHandlerfillInputSlotsMethods inherited from class net.minecraft.screen.ScreenHandleraddListener, addProperties, addProperty, addSlot, calculateComparatorOutput, calculateComparatorOutput, calculateStackSize, canInsertIntoSlot, canInsertItemIntoSlot, canUse, checkDataCount, checkSize, copySharedSlots, disableSyncing, dropInventory, enableSyncing, endQuickCraft, getCursorStack, getRevision, getSlot, getSlotIndex, getStacks, getType, insertItem, isValid, nextRevision, onButtonClick, onSlotClick, packQuickCraftData, removeListener, sendContentUpdates, setCursorStack, setPreviousCursorStack, setPreviousTrackedSlot, setPreviousTrackedSlotMutable, setProperty, setStackInSlot, shouldQuickCraftContinue, syncState, unpackQuickCraftButton, unpackQuickCraftStage, updateSlotStacks, updateSyncHandler, updateToClient
- 
Field Details- 
field_30802public static final int field_30802- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - k- Lcce;k:I- intermediary - field_30802- Lnet/minecraft/class_1723;field_30802:I- named - field_30802- Lnet/minecraft/screen/PlayerScreenHandler;field_30802:I
 
- 
CRAFTING_RESULT_IDpublic static final int CRAFTING_RESULT_ID- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - l- Lcce;l:I- intermediary - field_30803- Lnet/minecraft/class_1723;field_30803:I- named - CRAFTING_RESULT_ID- Lnet/minecraft/screen/PlayerScreenHandler;CRAFTING_RESULT_ID:I
 
- 
CRAFTING_INPUT_STARTpublic static final int CRAFTING_INPUT_START- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - m- Lcce;m:I- intermediary - field_30804- Lnet/minecraft/class_1723;field_30804:I- named - CRAFTING_INPUT_START- Lnet/minecraft/screen/PlayerScreenHandler;CRAFTING_INPUT_START:I
 
- 
CRAFTING_INPUT_ENDpublic static final int CRAFTING_INPUT_END- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - n- Lcce;n:I- intermediary - field_30805- Lnet/minecraft/class_1723;field_30805:I- named - CRAFTING_INPUT_END- Lnet/minecraft/screen/PlayerScreenHandler;CRAFTING_INPUT_END:I
 
- 
EQUIPMENT_STARTpublic static final int EQUIPMENT_START- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - o- Lcce;o:I- intermediary - field_30806- Lnet/minecraft/class_1723;field_30806:I- named - EQUIPMENT_START- Lnet/minecraft/screen/PlayerScreenHandler;EQUIPMENT_START:I
 
- 
EQUIPMENT_ENDpublic static final int EQUIPMENT_END- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - p- Lcce;p:I- intermediary - field_30807- Lnet/minecraft/class_1723;field_30807:I- named - EQUIPMENT_END- Lnet/minecraft/screen/PlayerScreenHandler;EQUIPMENT_END:I
 
- 
INVENTORY_STARTpublic static final int INVENTORY_START- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - q- Lcce;q:I- intermediary - field_30808- Lnet/minecraft/class_1723;field_30808:I- named - INVENTORY_START- Lnet/minecraft/screen/PlayerScreenHandler;INVENTORY_START:I
 
- 
INVENTORY_ENDpublic static final int INVENTORY_END- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - r- Lcce;r:I- intermediary - field_30809- Lnet/minecraft/class_1723;field_30809:I- named - INVENTORY_END- Lnet/minecraft/screen/PlayerScreenHandler;INVENTORY_END:I
 
- 
HOTBAR_STARTpublic static final int HOTBAR_START- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - s- Lcce;s:I- intermediary - field_30810- Lnet/minecraft/class_1723;field_30810:I- named - HOTBAR_START- Lnet/minecraft/screen/PlayerScreenHandler;HOTBAR_START:I
 
- 
HOTBAR_ENDpublic static final int HOTBAR_END- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - t- Lcce;t:I- intermediary - field_30811- Lnet/minecraft/class_1723;field_30811:I- named - HOTBAR_END- Lnet/minecraft/screen/PlayerScreenHandler;HOTBAR_END:I
 
- 
OFFHAND_IDpublic static final int OFFHAND_ID- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - u- Lcce;u:I- intermediary - field_30812- Lnet/minecraft/class_1723;field_30812:I- named - OFFHAND_ID- Lnet/minecraft/screen/PlayerScreenHandler;OFFHAND_ID:I
 
- 
BLOCK_ATLAS_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - official - v- Lcce;v:Lacq;- intermediary - field_21668- Lnet/minecraft/class_1723;field_21668:Lnet/minecraft/class_2960;- named - BLOCK_ATLAS_TEXTURE- Lnet/minecraft/screen/PlayerScreenHandler;BLOCK_ATLAS_TEXTURE:Lnet/minecraft/util/Identifier;
 
- 
EMPTY_HELMET_SLOT_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - official - w- Lcce;w:Lacq;- intermediary - field_21669- Lnet/minecraft/class_1723;field_21669:Lnet/minecraft/class_2960;- named - EMPTY_HELMET_SLOT_TEXTURE- Lnet/minecraft/screen/PlayerScreenHandler;EMPTY_HELMET_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
 
- 
EMPTY_CHESTPLATE_SLOT_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - official - x- Lcce;x:Lacq;- intermediary - field_21670- Lnet/minecraft/class_1723;field_21670:Lnet/minecraft/class_2960;- named - EMPTY_CHESTPLATE_SLOT_TEXTURE- Lnet/minecraft/screen/PlayerScreenHandler;EMPTY_CHESTPLATE_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
 
- 
EMPTY_LEGGINGS_SLOT_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - official - y- Lcce;y:Lacq;- intermediary - field_21671- Lnet/minecraft/class_1723;field_21671:Lnet/minecraft/class_2960;- named - EMPTY_LEGGINGS_SLOT_TEXTURE- Lnet/minecraft/screen/PlayerScreenHandler;EMPTY_LEGGINGS_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
 
- 
EMPTY_BOOTS_SLOT_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - official - z- Lcce;z:Lacq;- intermediary - field_21672- Lnet/minecraft/class_1723;field_21672:Lnet/minecraft/class_2960;- named - EMPTY_BOOTS_SLOT_TEXTURE- Lnet/minecraft/screen/PlayerScreenHandler;EMPTY_BOOTS_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;
 
- 
EMPTY_OFFHAND_ARMOR_SLOT- Mappings:
- Namespace - Name - Mixin selector - official - A- Lcce;A:Lacq;- intermediary - field_21673- Lnet/minecraft/class_1723;field_21673:Lnet/minecraft/class_2960;- named - EMPTY_OFFHAND_ARMOR_SLOT- Lnet/minecraft/screen/PlayerScreenHandler;EMPTY_OFFHAND_ARMOR_SLOT:Lnet/minecraft/util/Identifier;
 
- 
EMPTY_ARMOR_SLOT_TEXTURES- Mappings:
- Namespace - Name - Mixin selector - official - C- Lcce;C:[Lacq;- intermediary - field_7829- Lnet/minecraft/class_1723;field_7829:[Lnet/minecraft/class_2960;- named - EMPTY_ARMOR_SLOT_TEXTURES- Lnet/minecraft/screen/PlayerScreenHandler;EMPTY_ARMOR_SLOT_TEXTURES:[Lnet/minecraft/util/Identifier;
 
- 
EQUIPMENT_SLOT_ORDER- Mappings:
- Namespace - Name - Mixin selector - official - D- Lcce;D:[Lbfo;- intermediary - field_7832- Lnet/minecraft/class_1723;field_7832:[Lnet/minecraft/class_1304;- named - EQUIPMENT_SLOT_ORDER- Lnet/minecraft/screen/PlayerScreenHandler;EQUIPMENT_SLOT_ORDER:[Lnet/minecraft/entity/EquipmentSlot;
 
- 
craftingInput- Mappings:
- Namespace - Name - Mixin selector - official - E- Lcce;E:Lcbt;- intermediary - field_7831- Lnet/minecraft/class_1723;field_7831:Lnet/minecraft/class_8566;- named - craftingInput- Lnet/minecraft/screen/PlayerScreenHandler;craftingInput:Lnet/minecraft/inventory/RecipeInputInventory;
 
- 
craftingResult- Mappings:
- Namespace - Name - Mixin selector - official - F- Lcce;F:Lccs;- intermediary - field_7830- Lnet/minecraft/class_1723;field_7830:Lnet/minecraft/class_1731;- named - craftingResult- Lnet/minecraft/screen/PlayerScreenHandler;craftingResult:Lnet/minecraft/inventory/CraftingResultInventory;
 
- 
onServerpublic final boolean onServer- Mappings:
- Namespace - Name - Mixin selector - official - B- Lcce;B:Z- intermediary - field_7827- Lnet/minecraft/class_1723;field_7827:Z- named - onServer- Lnet/minecraft/screen/PlayerScreenHandler;onServer:Z
 
- 
owner- Mappings:
- Namespace - Name - Mixin selector - official - G- Lcce;G:Lbyo;- intermediary - field_7828- Lnet/minecraft/class_1723;field_7828:Lnet/minecraft/class_1657;- named - owner- Lnet/minecraft/screen/PlayerScreenHandler;owner:Lnet/minecraft/entity/player/PlayerEntity;
 
 
- 
- 
Constructor Details- 
PlayerScreenHandler- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lcce;<init>(Lbyn;ZLbyo;)V- intermediary - <init>- Lnet/minecraft/class_1723;<init>(Lnet/minecraft/class_1661;ZLnet/minecraft/class_1657;)V- named - <init>- Lnet/minecraft/screen/PlayerScreenHandler;<init>(Lnet/minecraft/entity/player/PlayerInventory;ZLnet/minecraft/entity/player/PlayerEntity;)V
 
 
- 
- 
Method Details- 
onEquipStackstatic void onEquipStack(PlayerEntity player, EquipmentSlot slot, ItemStack newStack, ItemStack currentStack) - Mappings:
- Namespace - Name - Mixin selector - official - a- Lcce;a(Lbyo;Lbfo;Lcfz;Lcfz;)V- intermediary - method_48930- Lnet/minecraft/class_1723;method_48930(Lnet/minecraft/class_1657;Lnet/minecraft/class_1304;Lnet/minecraft/class_1799;Lnet/minecraft/class_1799;)V- named - onEquipStack- Lnet/minecraft/screen/PlayerScreenHandler;onEquipStack(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)V
 
- 
isInHotbarpublic static boolean isInHotbar(int slot) - Mappings:
- Namespace - Name - Mixin selector - official - f- Lcce;f(I)Z- intermediary - method_36211- Lnet/minecraft/class_1723;method_36211(I)Z- named - isInHotbar- Lnet/minecraft/screen/PlayerScreenHandler;isInHotbar(I)Z
 
- 
populateRecipeFinder- Specified by:
- populateRecipeFinderin class- AbstractRecipeScreenHandler<RecipeInputInventory>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lccp;a(Lbys;)V- intermediary - method_7654- Lnet/minecraft/class_1729;method_7654(Lnet/minecraft/class_1662;)V- named - populateRecipeFinder- Lnet/minecraft/screen/AbstractRecipeScreenHandler;populateRecipeFinder(Lnet/minecraft/recipe/RecipeMatcher;)V
 
- 
clearCraftingSlotspublic void clearCraftingSlots()- Specified by:
- clearCraftingSlotsin class- AbstractRecipeScreenHandler<RecipeInputInventory>
- Mappings:
- Namespace - Name - Mixin selector - official - l- Lccp;l()V- intermediary - method_7657- Lnet/minecraft/class_1729;method_7657()V- named - clearCraftingSlots- Lnet/minecraft/screen/AbstractRecipeScreenHandler;clearCraftingSlots()V
 
- 
matches- Specified by:
- matchesin class- AbstractRecipeScreenHandler<RecipeInputInventory>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lccp;a(Lcjc;)Z- intermediary - method_7652- Lnet/minecraft/class_1729;method_7652(Lnet/minecraft/class_1860;)Z- named - matches- Lnet/minecraft/screen/AbstractRecipeScreenHandler;matches(Lnet/minecraft/recipe/Recipe;)Z
 
- 
onContentChangedCalled when a slot's content has changed.This is not called by default; subclasses that override this method should also use a custom InventorywhosemarkDirtymethod is overridden to call this method as a backing inventory of the slot.This can be used to update the output slot when input changes. - Overrides:
- onContentChangedin class- ScreenHandler
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcbf;a(Lbdq;)V- intermediary - method_7609- Lnet/minecraft/class_1703;method_7609(Lnet/minecraft/class_1263;)V- named - onContentChanged- Lnet/minecraft/screen/ScreenHandler;onContentChanged(Lnet/minecraft/inventory/Inventory;)V
 
- 
onClosedCalled when this screen handler is closed.To close a screen handler, call PlayerEntity.closeHandledScreen()on the server instead of this method.This drops the cursor stack by default. Subclasses that have slots not backed by a persistent inventory should call ScreenHandler.dropInventory(net.minecraft.entity.player.PlayerEntity, net.minecraft.inventory.Inventory)to drop the stacks.- Overrides:
- onClosedin class- ScreenHandler
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lcbf;b(Lbyo;)V- intermediary - method_7595- Lnet/minecraft/class_1703;method_7595(Lnet/minecraft/class_1657;)V- named - onClosed- Lnet/minecraft/screen/ScreenHandler;onClosed(Lnet/minecraft/entity/player/PlayerEntity;)V
 
- 
canUseReturns whether the screen handler can be used.Subclasses should call #canUse(ScreenHandlerContext, PlayerEntity, Block)} or implement the check itself. The implementation should check that the player is near the screen handler's source position (e.g. block position) and that the source (e.g. block) is not destroyed. - Specified by:
- canUsein class- ScreenHandler
- Returns:
- whether the screen handler can be used
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcbf;a(Lbyo;)Z- intermediary - method_7597- Lnet/minecraft/class_1703;method_7597(Lnet/minecraft/class_1657;)Z- named - canUse- Lnet/minecraft/screen/ScreenHandler;canUse(Lnet/minecraft/entity/player/PlayerEntity;)Z
 
- 
quickMoveQuick-moves the stack atslotto other slots of the screen handler that belong to a different inventory or another section of the same inventory. For example, items can be quick-moved between a chest's slots and the player inventory or between the main player inventory and the hotbar.Subclasses should call ScreenHandler.insertItem(net.minecraft.item.ItemStack, int, int, boolean), and if the insertion was successful, clear the slot (if the stack is exhausted) or mark it as dirty. See the vanilla subclasses for basic implementation.Quick-moving is also known as "shift-clicking" since it's usually triggered using Shift+left click. - Specified by:
- quickMovein class- ScreenHandler
- Parameters:
- slot- the index of the slot to quick-move from
- Returns:
- ItemStack.EMPTYwhen no stack can be transferred, otherwise the original stack
- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcbf;a(Lbyo;I)Lcfz;- intermediary - method_7601- Lnet/minecraft/class_1703;method_7601(Lnet/minecraft/class_1657;I)Lnet/minecraft/class_1799;- named - quickMove- Lnet/minecraft/screen/ScreenHandler;quickMove(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
 
- 
canInsertIntoSlotReturns whetherstackcan be inserted toslot.Subclasses should override this to return falseif the slot is used for output.- Overrides:
- canInsertIntoSlotin class- ScreenHandler
- Returns:
- whether stackcan be inserted toslot
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lcbf;a(Lcfz;Lccx;)Z- intermediary - method_7613- Lnet/minecraft/class_1703;method_7613(Lnet/minecraft/class_1799;Lnet/minecraft/class_1735;)Z- named - canInsertIntoSlot- Lnet/minecraft/screen/ScreenHandler;canInsertIntoSlot(Lnet/minecraft/item/ItemStack;Lnet/minecraft/screen/slot/Slot;)Z
 
- 
getCraftingResultSlotIndexpublic int getCraftingResultSlotIndex()- Specified by:
- getCraftingResultSlotIndexin class- AbstractRecipeScreenHandler<RecipeInputInventory>
- Mappings:
- Namespace - Name - Mixin selector - official - m- Lccp;m()I- intermediary - method_7655- Lnet/minecraft/class_1729;method_7655()I- named - getCraftingResultSlotIndex- Lnet/minecraft/screen/AbstractRecipeScreenHandler;getCraftingResultSlotIndex()I
 
- 
getCraftingWidthpublic int getCraftingWidth()- Specified by:
- getCraftingWidthin class- AbstractRecipeScreenHandler<RecipeInputInventory>
- Mappings:
- Namespace - Name - Mixin selector - official - n- Lccp;n()I- intermediary - method_7653- Lnet/minecraft/class_1729;method_7653()I- named - getCraftingWidth- Lnet/minecraft/screen/AbstractRecipeScreenHandler;getCraftingWidth()I
 
- 
getCraftingHeightpublic int getCraftingHeight()- Specified by:
- getCraftingHeightin class- AbstractRecipeScreenHandler<RecipeInputInventory>
- Mappings:
- Namespace - Name - Mixin selector - official - o- Lccp;o()I- intermediary - method_7656- Lnet/minecraft/class_1729;method_7656()I- named - getCraftingHeight- Lnet/minecraft/screen/AbstractRecipeScreenHandler;getCraftingHeight()I
 
- 
getCraftingSlotCountpublic int getCraftingSlotCount()- Specified by:
- getCraftingSlotCountin class- AbstractRecipeScreenHandler<RecipeInputInventory>
- Mappings:
- Namespace - Name - Mixin selector - official - p- Lccp;p()I- intermediary - method_7658- Lnet/minecraft/class_1729;method_7658()I- named - getCraftingSlotCount- Lnet/minecraft/screen/AbstractRecipeScreenHandler;getCraftingSlotCount()I
 
- 
getCraftingInput- Mappings:
- Namespace - Name - Mixin selector - official - q- Lcce;q()Lcbt;- intermediary - method_29281- Lnet/minecraft/class_1723;method_29281()Lnet/minecraft/class_8566;- named - getCraftingInput- Lnet/minecraft/screen/PlayerScreenHandler;getCraftingInput()Lnet/minecraft/inventory/RecipeInputInventory;
 
- 
getCategory- Specified by:
- getCategoryin class- AbstractRecipeScreenHandler<RecipeInputInventory>
- Mappings:
- Namespace - Name - Mixin selector - official - t- Lccp;t()Lccq;- intermediary - method_30264- Lnet/minecraft/class_1729;method_30264()Lnet/minecraft/class_5421;- named - getCategory- Lnet/minecraft/screen/AbstractRecipeScreenHandler;getCategory()Lnet/minecraft/recipe/book/RecipeBookCategory;
 
- 
canInsertIntoSlotpublic boolean canInsertIntoSlot(int index) - Specified by:
- canInsertIntoSlotin class- AbstractRecipeScreenHandler<RecipeInputInventory>
- Mappings:
- Namespace - Name - Mixin selector - official - e- Lccp;e(I)Z- intermediary - method_32339- Lnet/minecraft/class_1729;method_32339(I)Z- named - canInsertIntoSlot- Lnet/minecraft/screen/AbstractRecipeScreenHandler;canInsertIntoSlot(I)Z
 
 
-