Interface IMixinInventoryMenu


public interface IMixinInventoryMenu
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.world.inventory.CraftingContainer
     
    net.minecraft.world.inventory.ResultContainer
     
  • Method Details

    • getCraftSlots

      net.minecraft.world.inventory.CraftingContainer getCraftSlots()
    • getResultSlots

      net.minecraft.world.inventory.ResultContainer getResultSlots()