Class PlayerScreenHandler
- Mappings:
Namespace Name named net/minecraft/screen/PlayerScreenHandlerintermediary net/minecraft/class_1723official cxe
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.screen.AbstractRecipeScreenHandler
AbstractRecipeScreenHandler.PostFillAction -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intprivate static final Map<EquipmentSlot, Identifier> static final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final Identifierstatic final intstatic final intprivate static final EquipmentSlot[]static final intstatic final intprivate static final intprivate static final intstatic final intstatic final intstatic final intstatic final intstatic final intfinal booleanprivate final PlayerEntityFields inherited from class net.minecraft.screen.AbstractCraftingScreenHandler
craftingInventory, craftingResultInventoryFields 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
ConstructorsConstructorDescriptionPlayerScreenHandler(PlayerInventory inventory, boolean onServer, PlayerEntity owner) -
Method Summary
Modifier and TypeMethodDescriptionbooleancanInsertIntoSlot(ItemStack stack, Slot slot) Returns whetherstackcan be inserted toslot.booleancanUse(PlayerEntity player) Returns whether the screen handler can be used.protected PlayerEntitystatic booleanisInHotbar(int slot) voidonClosed(PlayerEntity player) Called when this screen handler is closed.voidonContentChanged(Inventory inventory) Called when a slot's content has changed.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.AbstractCraftingScreenHandler
addInputSlots, addResultSlot, fillInputSlots, getHeight, getWidth, onInputSlotFillFinish, onInputSlotFillStart, populateRecipeFinderMethods inherited from class net.minecraft.screen.ScreenHandler
addListener, addPlayerHotbarSlots, addPlayerInventorySlots, addPlayerSlots, 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, selectBundleStack, sendContentUpdates, setCursorStack, setProperty, setReceivedCursorHash, setReceivedHash, setReceivedStack, setStackInSlot, shouldQuickCraftContinue, syncState, unpackQuickCraftButton, unpackQuickCraftStage, updateSlotStacks, updateSyncHandler, updateToClient
-
Field Details
-
field_30802
public static final int field_30802- See Also:
- Mappings:
Namespace Name Mixin selector named field_30802Lnet/minecraft/screen/PlayerScreenHandler;field_30802:Iintermediary field_30802Lnet/minecraft/class_1723;field_30802:Iofficial oLcxe;o:I
-
CRAFTING_RESULT_ID
public static final int CRAFTING_RESULT_ID- See Also:
- Mappings:
Namespace Name Mixin selector named CRAFTING_RESULT_IDLnet/minecraft/screen/PlayerScreenHandler;CRAFTING_RESULT_ID:Iintermediary field_30803Lnet/minecraft/class_1723;field_30803:Iofficial pLcxe;p:I
-
field_52570
private static final int field_52570- See Also:
- Mappings:
Namespace Name Mixin selector named field_52570Lnet/minecraft/screen/PlayerScreenHandler;field_52570:Iintermediary field_52570Lnet/minecraft/class_1723;field_52570:Iofficial HLcxe;H:I
-
field_52571
private static final int field_52571- See Also:
- Mappings:
Namespace Name Mixin selector named field_52571Lnet/minecraft/screen/PlayerScreenHandler;field_52571:Iintermediary field_52571Lnet/minecraft/class_1723;field_52571:Iofficial ILcxe;I:I
-
CRAFTING_INPUT_START
public static final int CRAFTING_INPUT_START- See Also:
- Mappings:
Namespace Name Mixin selector named CRAFTING_INPUT_STARTLnet/minecraft/screen/PlayerScreenHandler;CRAFTING_INPUT_START:Iintermediary field_30804Lnet/minecraft/class_1723;field_30804:Iofficial qLcxe;q:I
-
CRAFTING_INPUT_COUNT
public static final int CRAFTING_INPUT_COUNT- See Also:
- Mappings:
Namespace Name Mixin selector named CRAFTING_INPUT_COUNTLnet/minecraft/screen/PlayerScreenHandler;CRAFTING_INPUT_COUNT:Iintermediary field_49739Lnet/minecraft/class_1723;field_49739:Iofficial rLcxe;r:I
-
CRAFTING_INPUT_END
public static final int CRAFTING_INPUT_END- See Also:
- Mappings:
Namespace Name Mixin selector named CRAFTING_INPUT_ENDLnet/minecraft/screen/PlayerScreenHandler;CRAFTING_INPUT_END:Iintermediary field_30805Lnet/minecraft/class_1723;field_30805:Iofficial sLcxe;s:I
-
EQUIPMENT_START
public static final int EQUIPMENT_START- See Also:
- Mappings:
Namespace Name Mixin selector named EQUIPMENT_STARTLnet/minecraft/screen/PlayerScreenHandler;EQUIPMENT_START:Iintermediary field_30806Lnet/minecraft/class_1723;field_30806:Iofficial tLcxe;t:I
-
EQUIPMENT_COUNT
public static final int EQUIPMENT_COUNT- See Also:
- Mappings:
Namespace Name Mixin selector named EQUIPMENT_COUNTLnet/minecraft/screen/PlayerScreenHandler;EQUIPMENT_COUNT:Iintermediary field_49740Lnet/minecraft/class_1723;field_49740:Iofficial uLcxe;u:I
-
EQUIPMENT_END
public static final int EQUIPMENT_END- See Also:
- Mappings:
Namespace Name Mixin selector named EQUIPMENT_ENDLnet/minecraft/screen/PlayerScreenHandler;EQUIPMENT_END:Iintermediary field_30807Lnet/minecraft/class_1723;field_30807:Iofficial vLcxe;v:I
-
INVENTORY_START
public static final int INVENTORY_START- See Also:
- Mappings:
Namespace Name Mixin selector named INVENTORY_STARTLnet/minecraft/screen/PlayerScreenHandler;INVENTORY_START:Iintermediary field_30808Lnet/minecraft/class_1723;field_30808:Iofficial wLcxe;w:I
-
INVENTORY_END
public static final int INVENTORY_END- See Also:
- Mappings:
Namespace Name Mixin selector named INVENTORY_ENDLnet/minecraft/screen/PlayerScreenHandler;INVENTORY_END:Iintermediary field_30809Lnet/minecraft/class_1723;field_30809:Iofficial xLcxe;x:I
-
HOTBAR_START
public static final int HOTBAR_START- See Also:
- Mappings:
Namespace Name Mixin selector named HOTBAR_STARTLnet/minecraft/screen/PlayerScreenHandler;HOTBAR_START:Iintermediary field_30810Lnet/minecraft/class_1723;field_30810:Iofficial yLcxe;y:I
-
HOTBAR_END
public static final int HOTBAR_END- See Also:
- Mappings:
Namespace Name Mixin selector named HOTBAR_ENDLnet/minecraft/screen/PlayerScreenHandler;HOTBAR_END:Iintermediary field_30811Lnet/minecraft/class_1723;field_30811:Iofficial zLcxe;z:I
-
OFFHAND_ID
public static final int OFFHAND_ID- See Also:
- Mappings:
Namespace Name Mixin selector named OFFHAND_IDLnet/minecraft/screen/PlayerScreenHandler;OFFHAND_ID:Iintermediary field_30812Lnet/minecraft/class_1723;field_30812:Iofficial ALcxe;A:I
-
EMPTY_HELMET_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EMPTY_HELMET_SLOT_TEXTURELnet/minecraft/screen/PlayerScreenHandler;EMPTY_HELMET_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_21669Lnet/minecraft/class_1723;field_21669:Lnet/minecraft/class_2960;official BLcxe;B:Lalr;
-
EMPTY_CHESTPLATE_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EMPTY_CHESTPLATE_SLOT_TEXTURELnet/minecraft/screen/PlayerScreenHandler;EMPTY_CHESTPLATE_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_21670Lnet/minecraft/class_1723;field_21670:Lnet/minecraft/class_2960;official CLcxe;C:Lalr;
-
EMPTY_LEGGINGS_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EMPTY_LEGGINGS_SLOT_TEXTURELnet/minecraft/screen/PlayerScreenHandler;EMPTY_LEGGINGS_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_21671Lnet/minecraft/class_1723;field_21671:Lnet/minecraft/class_2960;official DLcxe;D:Lalr;
-
EMPTY_BOOTS_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EMPTY_BOOTS_SLOT_TEXTURELnet/minecraft/screen/PlayerScreenHandler;EMPTY_BOOTS_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_21672Lnet/minecraft/class_1723;field_21672:Lnet/minecraft/class_2960;official ELcxe;E:Lalr;
-
EMPTY_OFF_HAND_SLOT_TEXTURE
- Mappings:
Namespace Name Mixin selector named EMPTY_OFF_HAND_SLOT_TEXTURELnet/minecraft/screen/PlayerScreenHandler;EMPTY_OFF_HAND_SLOT_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_21673Lnet/minecraft/class_1723;field_21673:Lnet/minecraft/class_2960;official FLcxe;F:Lalr;
-
EMPTY_ARMOR_SLOT_TEXTURES
- Mappings:
Namespace Name Mixin selector named EMPTY_ARMOR_SLOT_TEXTURESLnet/minecraft/screen/PlayerScreenHandler;EMPTY_ARMOR_SLOT_TEXTURES:Ljava/util/Map;intermediary field_7829Lnet/minecraft/class_1723;field_7829:Ljava/util/Map;official JLcxe;J:Ljava/util/Map;
-
EQUIPMENT_SLOT_ORDER
- Mappings:
Namespace Name Mixin selector named EQUIPMENT_SLOT_ORDERLnet/minecraft/screen/PlayerScreenHandler;EQUIPMENT_SLOT_ORDER:[Lnet/minecraft/entity/EquipmentSlot;intermediary field_7832Lnet/minecraft/class_1723;field_7832:[Lnet/minecraft/class_1304;official KLcxe;K:[Lbxo;
-
onServer
public final boolean onServer- Mappings:
Namespace Name Mixin selector named onServerLnet/minecraft/screen/PlayerScreenHandler;onServer:Zintermediary field_7827Lnet/minecraft/class_1723;field_7827:Zofficial GLcxe;G:Z
-
owner
- Mappings:
Namespace Name Mixin selector named ownerLnet/minecraft/screen/PlayerScreenHandler;owner:Lnet/minecraft/entity/player/PlayerEntity;intermediary field_7828Lnet/minecraft/class_1723;field_7828:Lnet/minecraft/class_1657;official LLcxe;L:Lcsi;
-
-
Constructor Details
-
PlayerScreenHandler
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/screen/PlayerScreenHandler;<init>(Lnet/minecraft/entity/player/PlayerInventory;ZLnet/minecraft/entity/player/PlayerEntity;)Vintermediary <init>Lnet/minecraft/class_1723;<init>(Lnet/minecraft/class_1661;ZLnet/minecraft/class_1657;)Vofficial <init>Lcxe;<init>(Lcsh;ZLcsi;)V
-
-
Method Details
-
isInHotbar
public static boolean isInHotbar(int slot) - Mappings:
Namespace Name Mixin selector named isInHotbarLnet/minecraft/screen/PlayerScreenHandler;isInHotbar(I)Zintermediary method_36211Lnet/minecraft/class_1723;method_36211(I)Zofficial eLcxe;e(I)Z
-
onContentChanged
Called 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 classScreenHandler- Mappings:
Namespace Name Mixin selector named onContentChangedLnet/minecraft/screen/ScreenHandler;onContentChanged(Lnet/minecraft/inventory/Inventory;)Vintermediary method_7609Lnet/minecraft/class_1703;method_7609(Lnet/minecraft/class_1263;)Vofficial aLcwb;a(Lbuv;)V
-
onClosed
Called 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 classScreenHandler- Mappings:
Namespace Name Mixin selector named onClosedLnet/minecraft/screen/ScreenHandler;onClosed(Lnet/minecraft/entity/player/PlayerEntity;)Vintermediary method_7595Lnet/minecraft/class_1703;method_7595(Lnet/minecraft/class_1657;)Vofficial aLcwb;a(Lcsi;)V
-
canUse
Returns 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 classScreenHandler- Returns:
- whether the screen handler can be used
- Mappings:
Namespace Name Mixin selector named canUseLnet/minecraft/screen/ScreenHandler;canUse(Lnet/minecraft/entity/player/PlayerEntity;)Zintermediary method_7597Lnet/minecraft/class_1703;method_7597(Lnet/minecraft/class_1657;)Zofficial bLcwb;b(Lcsi;)Z
-
quickMove
Quick-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 classScreenHandler- 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 named quickMoveLnet/minecraft/screen/ScreenHandler;quickMove(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;intermediary method_7601Lnet/minecraft/class_1703;method_7601(Lnet/minecraft/class_1657;I)Lnet/minecraft/class_1799;official bLcwb;b(Lcsi;I)Ldak;
-
canInsertIntoSlot
Returns whetherstackcan be inserted toslot.Subclasses should override this to return
falseif the slot is used for output.- Overrides:
canInsertIntoSlotin classScreenHandler- Returns:
- whether
stackcan be inserted toslot - Mappings:
Namespace Name Mixin selector named canInsertIntoSlotLnet/minecraft/screen/ScreenHandler;canInsertIntoSlot(Lnet/minecraft/item/ItemStack;Lnet/minecraft/screen/slot/Slot;)Zintermediary method_7613Lnet/minecraft/class_1703;method_7613(Lnet/minecraft/class_1799;Lnet/minecraft/class_1735;)Zofficial aLcwb;a(Ldak;Lcxz;)Z
-
getOutputSlot
- Specified by:
getOutputSlotin classAbstractCraftingScreenHandler- Mappings:
Namespace Name Mixin selector named getOutputSlotLnet/minecraft/screen/AbstractCraftingScreenHandler;getOutputSlot()Lnet/minecraft/screen/slot/Slot;intermediary method_61627Lnet/minecraft/class_9884;method_61627()Lnet/minecraft/class_1735;official mLcwc;m()Lcxz;
-
getInputSlots
- Specified by:
getInputSlotsin classAbstractCraftingScreenHandler- Mappings:
Namespace Name Mixin selector named getInputSlotsLnet/minecraft/screen/AbstractCraftingScreenHandler;getInputSlots()Ljava/util/List;intermediary method_61628Lnet/minecraft/class_9884;method_61628()Ljava/util/List;official nLcwc;n()Ljava/util/List;
-
getCraftingInput
- Mappings:
Namespace Name Mixin selector named getCraftingInputLnet/minecraft/screen/PlayerScreenHandler;getCraftingInput()Lnet/minecraft/inventory/RecipeInputInventory;intermediary method_29281Lnet/minecraft/class_1723;method_29281()Lnet/minecraft/class_8566;official rLcxe;r()Lcwt;
-
getCategory
- Specified by:
getCategoryin classAbstractRecipeScreenHandler- Mappings:
Namespace Name Mixin selector named getCategoryLnet/minecraft/screen/AbstractRecipeScreenHandler;getCategory()Lnet/minecraft/recipe/book/RecipeBookType;intermediary method_30264Lnet/minecraft/class_1729;method_30264()Lnet/minecraft/class_5421;official aj_Lcxq;aj_()Lcxr;
-
getPlayer
- Specified by:
getPlayerin classAbstractCraftingScreenHandler- Mappings:
Namespace Name Mixin selector named getPlayerLnet/minecraft/screen/AbstractCraftingScreenHandler;getPlayer()Lnet/minecraft/entity/player/PlayerEntity;intermediary method_61631Lnet/minecraft/class_9884;method_61631()Lnet/minecraft/class_1657;official qLcwc;q()Lcsi;
-