Interface InventoryAccessor


public interface InventoryAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    List<net.minecraft.core.NonNullList<net.minecraft.world.item.ItemStack>>
     
  • Method Details

    • getCompartments

      List<net.minecraft.core.NonNullList<net.minecraft.world.item.ItemStack>> getCompartments()