History - net.minecraft.inventory.CraftingResultInventory
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.inventory.ResultContainer
net.minecraft.class_1731
net.minecraft.inventory.CraftingResultInventory
Fields
DefaultedList<ItemStack>: itemStacks, field_7866, stacks
RecipeEntry<?>: recipeUsed, field_7865, lastRecipe
Constructors
()
Methods
int (): getContainerSize, method_5439, size
boolean (): isEmpty, method_5442, isEmpty
ItemStack (int): getItem, method_5438, getStack
ItemStack (int, int): removeItem, method_5434, removeStack
ItemStack (int): removeItemNoUpdate, method_5441, removeStack
void (int, ItemStack): setItem, method_5447, setStack
void (): setChanged, method_5431, markDirty
boolean (PlayerEntity): stillValid, method_5443, canPlayerUse
void (): clearContent, method_5448, clear
void (RecipeEntry<?>): setRecipeUsed, method_7662, setLastRecipe
RecipeEntry<?> (): getRecipeUsed, method_7663, getLastRecipe