Uses of Class
net.minecraft.inventory.CraftingResultInventory
Package | Description |
---|---|
net.minecraft.screen |
-
Uses of CraftingResultInventory in net.minecraft.screen
Fields in net.minecraft.screen declared as CraftingResultInventory Modifier and Type Field Description private CraftingResultInventory
PlayerScreenHandler. craftingResult
protected CraftingResultInventory
ForgingScreenHandler. output
private CraftingResultInventory
StonecutterScreenHandler. output
private CraftingResultInventory
CraftingScreenHandler. result
private CraftingResultInventory
CartographyTableScreenHandler. resultSlot
Methods in net.minecraft.screen with parameters of type CraftingResultInventory Modifier and Type Method Description protected static void
CraftingScreenHandler. updateResult(ScreenHandler screenHandler, World world, PlayerEntity player, CraftingInventory craftingInventory, CraftingResultInventory resultInventory)