Interface ISidedInventory

    • Method Detail

      • getSlotsForFace

        int[] getSlotsForFace​(Direction p_180463_1_)
      • canPlaceItemThroughFace

        boolean canPlaceItemThroughFace​(int p_180462_1_,
                                        ItemStack p_180462_2_,
                                        @Nullable
                                        Direction p_180462_3_)
      • canTakeItemThroughFace

        boolean canTakeItemThroughFace​(int p_180461_1_,
                                       ItemStack p_180461_2_,
                                       Direction p_180461_3_)