Package net.minecraft.screen
Class CraftingScreenHandler
java.lang.Object
net.minecraft.screen.ScreenHandler
net.minecraft.screen.AbstractRecipeScreenHandler<CraftingInventory>
net.minecraft.screen.CraftingScreenHandler
public class CraftingScreenHandler extends AbstractRecipeScreenHandler<CraftingInventory>
- Mappings:
Namespace Name official bmaintermediary net/minecraft/class_1714named net/minecraft/screen/CraftingScreenHandler
-
Field Summary
Fields Modifier and Type Field Description private ScreenHandlerContextcontextstatic intfield_30781private static intfield_30782private static intfield_30783private static intfield_30784private static intfield_30785private static intfield_30786private static intfield_30787private CraftingInventoryinputprivate PlayerEntityplayerprivate CraftingResultInventoryresultFields inherited from class net.minecraft.screen.ScreenHandler
field_30730, field_30731, field_30732, field_30733, field_30734, field_30735, field_30736, field_30737, slots, syncId -
Constructor Summary
Constructors Constructor Description CraftingScreenHandler(int syncId, PlayerInventory playerInventory)CraftingScreenHandler(int syncId, PlayerInventory playerInventory, ScreenHandlerContext context) -
Method Summary
Modifier and Type Method Description booleancanInsertIntoSlot(ItemStack stack, Slot slot)booleancanUse(PlayerEntity player)voidclearCraftingSlots()voidclose(PlayerEntity player)RecipeBookCategorygetCategory()intgetCraftingHeight()intgetCraftingResultSlotIndex()intgetCraftingSlotCount()intgetCraftingWidth()booleanmatches(Recipe<? super CraftingInventory> recipe)booleanmethod_32339(int int2)voidonContentChanged(Inventory inventory)voidpopulateRecipeFinder(RecipeFinder finder)ItemStacktransferSlot(PlayerEntity player, int index)protected static voidupdateResult(ScreenHandler screenHandler, World world, PlayerEntity player, CraftingInventory craftingInventory, CraftingResultInventory resultInventory)Methods inherited from class net.minecraft.screen.AbstractRecipeScreenHandler
fillInputSlotsMethods inherited from class net.minecraft.screen.ScreenHandler
addListener, addProperties, addProperty, addSlot, calculateComparatorOutput, calculateComparatorOutput, calculateStackSize, canInsertIntoSlot, canInsertItemIntoSlot, canUse, checkDataCount, checkSize, copySharedSlots, disableSyncing, dropInventory, enableSyncing, endQuickCraft, getCursorStack, getSlot, getStacks, getType, insertItem, onButtonClick, onSlotClick, packQuickCraftData, removeListener, sendContentUpdates, setCursorStack, setPreviousCursorStack, setPreviousTrackedSlot, setProperty, setStackInSlot, shouldQuickCraftContinue, syncState, unpackQuickCraftButton, unpackQuickCraftStage, updateSlotStacks, updateSyncHandler
-
Field Details
-
field_30781
public static final int field_30781- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official kLbma;k:Iintermediary field_30781Lnet/minecraft/class_1714;field_30781:Inamed field_30781Lnet/minecraft/screen/CraftingScreenHandler;field_30781:I
-
field_30782
private static final int field_30782- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official lLbma;l:Iintermediary field_30782Lnet/minecraft/class_1714;field_30782:Inamed field_30782Lnet/minecraft/screen/CraftingScreenHandler;field_30782:I
-
field_30783
private static final int field_30783- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official mLbma;m:Iintermediary field_30783Lnet/minecraft/class_1714;field_30783:Inamed field_30783Lnet/minecraft/screen/CraftingScreenHandler;field_30783:I
-
field_30784
private static final int field_30784- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official nLbma;n:Iintermediary field_30784Lnet/minecraft/class_1714;field_30784:Inamed field_30784Lnet/minecraft/screen/CraftingScreenHandler;field_30784:I
-
field_30785
private static final int field_30785- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official oLbma;o:Iintermediary field_30785Lnet/minecraft/class_1714;field_30785:Inamed field_30785Lnet/minecraft/screen/CraftingScreenHandler;field_30785:I
-
field_30786
private static final int field_30786- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official pLbma;p:Iintermediary field_30786Lnet/minecraft/class_1714;field_30786:Inamed field_30786Lnet/minecraft/screen/CraftingScreenHandler;field_30786:I
-
field_30787
private static final int field_30787- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official qLbma;q:Iintermediary field_30787Lnet/minecraft/class_1714;field_30787:Inamed field_30787Lnet/minecraft/screen/CraftingScreenHandler;field_30787:I
-
input
- Mappings:
Namespace Name Mixin selector official rLbma;r:Lblz;intermediary field_7801Lnet/minecraft/class_1714;field_7801:Lnet/minecraft/class_1715;named inputLnet/minecraft/screen/CraftingScreenHandler;input:Lnet/minecraft/inventory/CraftingInventory;
-
result
- Mappings:
Namespace Name Mixin selector official sLbma;s:Lbmx;intermediary field_7800Lnet/minecraft/class_1714;field_7800:Lnet/minecraft/class_1731;named resultLnet/minecraft/screen/CraftingScreenHandler;result:Lnet/minecraft/inventory/CraftingResultInventory;
-
context
- Mappings:
Namespace Name Mixin selector official tLbma;t:Lblw;intermediary field_7799Lnet/minecraft/class_1714;field_7799:Lnet/minecraft/class_3914;named contextLnet/minecraft/screen/CraftingScreenHandler;context:Lnet/minecraft/screen/ScreenHandlerContext;
-
player
- Mappings:
Namespace Name Mixin selector official uLbma;u:Lbjf;intermediary field_7797Lnet/minecraft/class_1714;field_7797:Lnet/minecraft/class_1657;named playerLnet/minecraft/screen/CraftingScreenHandler;player:Lnet/minecraft/entity/player/PlayerEntity;
-
-
Constructor Details
-
CraftingScreenHandler
- Mappings:
Namespace Name Mixin selector official <init>Lbma;<init>(ILbje;)Vintermediary <init>Lnet/minecraft/class_1714;<init>(ILnet/minecraft/class_1661;)Vnamed <init>Lnet/minecraft/screen/CraftingScreenHandler;<init>(ILnet/minecraft/entity/player/PlayerInventory;)V
-
CraftingScreenHandler
public CraftingScreenHandler(int syncId, PlayerInventory playerInventory, ScreenHandlerContext context)- Mappings:
Namespace Name Mixin selector official <init>Lbma;<init>(ILbje;Lblw;)Vintermediary <init>Lnet/minecraft/class_1714;<init>(ILnet/minecraft/class_1661;Lnet/minecraft/class_3914;)Vnamed <init>Lnet/minecraft/screen/CraftingScreenHandler;<init>(ILnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/screen/ScreenHandlerContext;)V
-
-
Method Details
-
updateResult
protected static void updateResult(ScreenHandler screenHandler, World world, PlayerEntity player, CraftingInventory craftingInventory, CraftingResultInventory resultInventory)- Mappings:
Namespace Name Mixin selector official aLbma;a(Lbll;Lbvr;Lbjf;Lblz;Lbmx;)Vintermediary method_17399Lnet/minecraft/class_1714;method_17399(Lnet/minecraft/class_1703;Lnet/minecraft/class_1937;Lnet/minecraft/class_1657;Lnet/minecraft/class_1715;Lnet/minecraft/class_1731;)Vnamed updateResultLnet/minecraft/screen/CraftingScreenHandler;updateResult(Lnet/minecraft/screen/ScreenHandler;Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/inventory/CraftingInventory;Lnet/minecraft/inventory/CraftingResultInventory;)V
-
onContentChanged
- Overrides:
onContentChangedin classScreenHandler- Mappings:
Namespace Name Mixin selector official aLbll;a(Laqz;)Vintermediary method_7609Lnet/minecraft/class_1703;method_7609(Lnet/minecraft/class_1263;)Vnamed onContentChangedLnet/minecraft/screen/ScreenHandler;onContentChanged(Lnet/minecraft/inventory/Inventory;)V
-
populateRecipeFinder
- Specified by:
populateRecipeFinderin classAbstractRecipeScreenHandler<CraftingInventory>- Mappings:
Namespace Name Mixin selector official aLbmu;a(Lbjh;)Vintermediary method_7654Lnet/minecraft/class_1729;method_7654(Lnet/minecraft/class_1662;)Vnamed populateRecipeFinderLnet/minecraft/screen/AbstractRecipeScreenHandler;populateRecipeFinder(Lnet/minecraft/recipe/RecipeFinder;)V
-
clearCraftingSlots
public void clearCraftingSlots()- Specified by:
clearCraftingSlotsin classAbstractRecipeScreenHandler<CraftingInventory>- Mappings:
Namespace Name Mixin selector official iLbmu;i()Vintermediary method_7657Lnet/minecraft/class_1729;method_7657()Vnamed clearCraftingSlotsLnet/minecraft/screen/AbstractRecipeScreenHandler;clearCraftingSlots()V
-
matches
- Specified by:
matchesin classAbstractRecipeScreenHandler<CraftingInventory>- Mappings:
Namespace Name Mixin selector official aLbmu;a(Lbsj;)Zintermediary method_7652Lnet/minecraft/class_1729;method_7652(Lnet/minecraft/class_1860;)Znamed matchesLnet/minecraft/screen/AbstractRecipeScreenHandler;matches(Lnet/minecraft/recipe/Recipe;)Z
-
close
- Overrides:
closein classScreenHandler- Mappings:
Namespace Name Mixin selector official bLbll;b(Lbjf;)Vintermediary method_7595Lnet/minecraft/class_1703;method_7595(Lnet/minecraft/class_1657;)Vnamed closeLnet/minecraft/screen/ScreenHandler;close(Lnet/minecraft/entity/player/PlayerEntity;)V
-
canUse
- Specified by:
canUsein classScreenHandler- Mappings:
Namespace Name Mixin selector official aLbll;a(Lbjf;)Zintermediary method_7597Lnet/minecraft/class_1703;method_7597(Lnet/minecraft/class_1657;)Znamed canUseLnet/minecraft/screen/ScreenHandler;canUse(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
transferSlot
- Overrides:
transferSlotin classScreenHandler- Mappings:
Namespace Name Mixin selector official bLbll;b(Lbjf;I)Lbpr;intermediary method_7601Lnet/minecraft/class_1703;method_7601(Lnet/minecraft/class_1657;I)Lnet/minecraft/class_1799;named transferSlotLnet/minecraft/screen/ScreenHandler;transferSlot(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
-
canInsertIntoSlot
- Overrides:
canInsertIntoSlotin classScreenHandler- Mappings:
Namespace Name Mixin selector official aLbll;a(Lbpr;Lbnc;)Zintermediary method_7613Lnet/minecraft/class_1703;method_7613(Lnet/minecraft/class_1799;Lnet/minecraft/class_1735;)Znamed canInsertIntoSlotLnet/minecraft/screen/ScreenHandler;canInsertIntoSlot(Lnet/minecraft/item/ItemStack;Lnet/minecraft/screen/slot/Slot;)Z
-
getCraftingResultSlotIndex
public int getCraftingResultSlotIndex()- Specified by:
getCraftingResultSlotIndexin classAbstractRecipeScreenHandler<CraftingInventory>- Mappings:
Namespace Name Mixin selector official jLbmu;j()Iintermediary method_7655Lnet/minecraft/class_1729;method_7655()Inamed getCraftingResultSlotIndexLnet/minecraft/screen/AbstractRecipeScreenHandler;getCraftingResultSlotIndex()I
-
getCraftingWidth
public int getCraftingWidth()- Specified by:
getCraftingWidthin classAbstractRecipeScreenHandler<CraftingInventory>- Mappings:
Namespace Name Mixin selector official kLbmu;k()Iintermediary method_7653Lnet/minecraft/class_1729;method_7653()Inamed getCraftingWidthLnet/minecraft/screen/AbstractRecipeScreenHandler;getCraftingWidth()I
-
getCraftingHeight
public int getCraftingHeight()- Specified by:
getCraftingHeightin classAbstractRecipeScreenHandler<CraftingInventory>- Mappings:
Namespace Name Mixin selector official lLbmu;l()Iintermediary method_7656Lnet/minecraft/class_1729;method_7656()Inamed getCraftingHeightLnet/minecraft/screen/AbstractRecipeScreenHandler;getCraftingHeight()I
-
getCraftingSlotCount
public int getCraftingSlotCount()- Specified by:
getCraftingSlotCountin classAbstractRecipeScreenHandler<CraftingInventory>- Mappings:
Namespace Name Mixin selector official mLbmu;m()Iintermediary method_7658Lnet/minecraft/class_1729;method_7658()Inamed getCraftingSlotCountLnet/minecraft/screen/AbstractRecipeScreenHandler;getCraftingSlotCount()I
-
getCategory
- Specified by:
getCategoryin classAbstractRecipeScreenHandler<CraftingInventory>- Mappings:
Namespace Name Mixin selector official qLbmu;q()Lbmv;intermediary method_30264Lnet/minecraft/class_1729;method_30264()Lnet/minecraft/class_5421;named getCategoryLnet/minecraft/screen/AbstractRecipeScreenHandler;getCategory()Lnet/minecraft/recipe/book/RecipeBookCategory;
-
method_32339
public boolean method_32339(int int2)- Specified by:
method_32339in classAbstractRecipeScreenHandler<CraftingInventory>- Mappings:
Namespace Name Mixin selector official dLbmu;d(I)Zintermediary method_32339Lnet/minecraft/class_1729;method_32339(I)Znamed method_32339Lnet/minecraft/screen/AbstractRecipeScreenHandler;method_32339(I)Z
-